Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@sentry/browser": "^10.0.0",
"@sentry/types": "^10.0.0",
"@stripe/react-stripe-js": "5.3.0",
"@stripe/stripe-js": "8.4.0",
"@stripe/stripe-js": "8.11.0",
"@tanstack/react-table": "^8.20.6",
"@testing-library/react": "16.3.2",
"@types/bytes": "3.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7745,10 +7745,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:8.4.0":
version: 8.4.0
resolution: "@stripe/stripe-js@npm:8.4.0"
checksum: 10c0/d11af0818f1c3d00cf6bcd84d05f033f64f949957cea84c4229be9f02b56900f89b54839c9f365d6b3bf3e131813063dffac4b7d530aae405613dff05bbeaadd
"@stripe/stripe-js@npm:8.11.0":
version: 8.11.0
resolution: "@stripe/stripe-js@npm:8.11.0"
checksum: 10c0/7bada2f8a1c71867b2a0cc31f02e1347ba50b30c6c564635ed5f63d480e093f83902c98311fabc6744bd14dc4cf0fc9122769a4f021a691b70d6fbaf4581c824
languageName: node
linkType: hard

Expand Down Expand Up @@ -22505,7 +22505,7 @@ __metadata:
"@sentry/browser": "npm:^10.0.0"
"@sentry/types": "npm:^10.0.0"
"@stripe/react-stripe-js": "npm:5.3.0"
"@stripe/stripe-js": "npm:8.4.0"
"@stripe/stripe-js": "npm:8.11.0"
"@swc/core": "npm:^1.14.0"
"@tanstack/react-table": "npm:^8.20.6"
"@testing-library/dom": "npm:^10.4.1"
Expand Down
Loading