Skip to content

Commit 1ce71df

Browse files
authored
Merge pull request #11112 from neinteractiveliterature/renovate/stripe-stripe-js-8.x
Update dependency @stripe/stripe-js to v8
2 parents 5720200 + 43bb07d commit 1ce71df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@sentry/browser": "^9.0.0",
5555
"@sentry/types": "^9.0.0",
5656
"@stripe/react-stripe-js": "3.10.0",
57-
"@stripe/stripe-js": "7.9.0",
57+
"@stripe/stripe-js": "8.4.0",
5858
"@tanstack/react-table": "^8.20.6",
5959
"@testing-library/react": "16.3.0",
6060
"@types/bytes": "3.1.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6857,10 +6857,10 @@ __metadata:
68576857
languageName: node
68586858
linkType: hard
68596859

6860-
"@stripe/stripe-js@npm:7.9.0":
6861-
version: 7.9.0
6862-
resolution: "@stripe/stripe-js@npm:7.9.0"
6863-
checksum: 10c0/ca7dd386df944ed05be115422dde9f5a2b04846e508f482d996db273d95bf8ac8ab5078e58480534b8bc6e29c26c67e16c7e75e478c3112813f971ec6aba49f8
6860+
"@stripe/stripe-js@npm:8.4.0":
6861+
version: 8.4.0
6862+
resolution: "@stripe/stripe-js@npm:8.4.0"
6863+
checksum: 10c0/d11af0818f1c3d00cf6bcd84d05f033f64f949957cea84c4229be9f02b56900f89b54839c9f365d6b3bf3e131813063dffac4b7d530aae405613dff05bbeaadd
68646864
languageName: node
68656865
linkType: hard
68666866

@@ -21655,7 +21655,7 @@ __metadata:
2165521655
"@sentry/browser": "npm:^9.0.0"
2165621656
"@sentry/types": "npm:^9.0.0"
2165721657
"@stripe/react-stripe-js": "npm:3.10.0"
21658-
"@stripe/stripe-js": "npm:7.9.0"
21658+
"@stripe/stripe-js": "npm:8.4.0"
2165921659
"@swc/core": "npm:^1.14.0"
2166021660
"@tanstack/react-table": "npm:^8.20.6"
2166121661
"@testing-library/dom": "npm:^10.4.1"

0 commit comments

Comments
 (0)