Skip to content

Commit 36ba53e

Browse files
Update dependency @stripe/stripe-js to v7.5.0 (#10775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04181a7 commit 36ba53e

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.7.0",
57-
"@stripe/stripe-js": "7.4.0",
57+
"@stripe/stripe-js": "7.5.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
@@ -6649,10 +6649,10 @@ __metadata:
66496649
languageName: node
66506650
linkType: hard
66516651

6652-
"@stripe/stripe-js@npm:7.4.0":
6653-
version: 7.4.0
6654-
resolution: "@stripe/stripe-js@npm:7.4.0"
6655-
checksum: 10c0/f75da6be7a83b8ce659c133ad585d9b27f2d65152cc62747df4b7880ae53ed1b7f8304a4d184e5c4e12c76c3e589579a4b7440aa13afff44c39f098942565ed2
6652+
"@stripe/stripe-js@npm:7.5.0":
6653+
version: 7.5.0
6654+
resolution: "@stripe/stripe-js@npm:7.5.0"
6655+
checksum: 10c0/e035372e9813272fa7062fc66ad979b3eb5e96e785bedda7061199d581a5747cbe39fdf0e1965b41825f48ae9e7550f52c2241a77523cdb697e6f20a81304f76
66566656
languageName: node
66576657
linkType: hard
66586658

@@ -21948,7 +21948,7 @@ __metadata:
2194821948
"@sentry/browser": "npm:^9.0.0"
2194921949
"@sentry/types": "npm:^9.0.0"
2195021950
"@stripe/react-stripe-js": "npm:3.7.0"
21951-
"@stripe/stripe-js": "npm:7.4.0"
21951+
"@stripe/stripe-js": "npm:7.5.0"
2195221952
"@swc/core": "npm:^1.9.2"
2195321953
"@tanstack/react-table": "npm:^8.20.6"
2195421954
"@testing-library/dom": "npm:^10.1.0"

0 commit comments

Comments
 (0)