Skip to content

Commit 7368909

Browse files
chore(deps): bump @stripe/stripe-js from 3.5.0 to 4.0.0 (#11329)
1 parent 5492bba commit 7368909

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@mdn/browser-compat-data": "^5.5.35",
7777
"@mozilla/glean": "5.0.2",
7878
"@sentry/node": "^8.13.0",
79-
"@stripe/stripe-js": "^3.5.0",
79+
"@stripe/stripe-js": "^4.0.0",
8080
"@use-it/interval": "^1.0.0",
8181
"@vscode/ripgrep": "^1.15.9",
8282
"@webref/css": "^6.12.15",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2731,10 +2731,10 @@
27312731
dependencies:
27322732
"@sinonjs/commons" "^2.0.0"
27332733

2734-
"@stripe/stripe-js@^3.5.0":
2735-
version "3.5.0"
2736-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.5.0.tgz#7fff3d9d931e972c24dcc8ee25f7481a58879b2b"
2737-
integrity sha512-pKS3wZnJoL1iTyGBXAvCwduNNeghJHY6QSRSNNvpYnrrQrLZ6Owsazjyynu0e0ObRgks0i7Rv+pe2M7/MBTZpQ==
2734+
"@stripe/stripe-js@^4.0.0":
2735+
version "4.0.0"
2736+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.0.0.tgz#57f258cdd595bba0b8a4f5dc94fc58bfa0a324a6"
2737+
integrity sha512-R5zewuzTVPGn4dXkavbgDk8vSILkT5hRlzga10p6JzngR17qKi1fgc27kl58TmaVvgBZGngTRNH2j9kYdvfPGA==
27382738

27392739
27402740
version "8.0.0"

0 commit comments

Comments
 (0)