Skip to content

Commit

Permalink
Merge pull request #10015 from neinteractiveliterature/renovate/strip…
Browse files Browse the repository at this point in the history
…e-stripe-js-5.x

Update dependency @stripe/stripe-js to v5
  • Loading branch information
nbudin authored Jan 14, 2025
2 parents 0c1c533 + d4ab3cf commit 1aafb67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@sentry/browser": "^8.7.0",
"@sentry/types": "^8.34.0",
"@stripe/react-stripe-js": "3.1.1",
"@stripe/stripe-js": "4.10.0",
"@stripe/stripe-js": "5.5.0",
"@testing-library/react": "16.1.0",
"@types/bytes": "3.1.5",
"@types/debounce-promise": "3.1.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6318,10 +6318,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:4.10.0":
version: 4.10.0
resolution: "@stripe/stripe-js@npm:4.10.0"
checksum: 10c0/d437c367b753b53158fe9070885424821787f627d74a1f3b526feb51614be3e26d042b8dc6827ee59e8288a94e08dd852f6011106ea28d082066b1de89aa4ba1
"@stripe/stripe-js@npm:5.5.0":
version: 5.5.0
resolution: "@stripe/stripe-js@npm:5.5.0"
checksum: 10c0/c8a89a073efadd05e0fe742ef706483e22c65716366c9aadc1b29b7c6a471ef5a0cf481dcd20dd44cdf183bb0aa411333b4960e31062685f342a44cb6283ce65
languageName: node
linkType: hard

Expand Down Expand Up @@ -20989,7 +20989,7 @@ __metadata:
"@sentry/browser": "npm:^8.7.0"
"@sentry/types": "npm:^8.34.0"
"@stripe/react-stripe-js": "npm:3.1.1"
"@stripe/stripe-js": "npm:4.10.0"
"@stripe/stripe-js": "npm:5.5.0"
"@swc/core": "npm:^1.9.2"
"@testing-library/dom": "npm:^10.1.0"
"@testing-library/jest-dom": "npm:6.6.3"
Expand Down

0 comments on commit 1aafb67

Please sign in to comment.