Skip to content

Commit 3d3ab49

Browse files
chore(deps): bump @stripe/stripe-js from 4.10.0 to 5.2.0
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 4.10.0 to 5.2.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](stripe/stripe-js@v4.10.0...v5.2.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1feb487 commit 3d3ab49

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
@@ -81,7 +81,7 @@
8181
"@mdn/rari": "^0.0.25",
8282
"@mozilla/glean": "5.0.3",
8383
"@sentry/node": "^8.41.0",
84-
"@stripe/stripe-js": "^4.10.0",
84+
"@stripe/stripe-js": "^5.2.0",
8585
"@use-it/interval": "^1.0.0",
8686
"@vscode/ripgrep": "^1.15.9",
8787
"@webref/css": "^6.17.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2855,10 +2855,10 @@
28552855
dependencies:
28562856
"@sinonjs/commons" "^3.0.0"
28572857

2858-
"@stripe/stripe-js@^4.10.0":
2859-
version "4.10.0"
2860-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.10.0.tgz#5c785f9a5a500113d69d98c16061e0addd1c0305"
2861-
integrity sha512-KrMOL+sH69htCIXCaZ4JluJ35bchuCCznyPyrbN8JXSGQfwBI1SuIEMZNwvy8L8ykj29t6sa5BAAiL7fNoLZ8A==
2858+
"@stripe/stripe-js@^5.2.0":
2859+
version "5.2.0"
2860+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.2.0.tgz#2d696ed622def8c4407c658d8294c3e0365b0f1b"
2861+
integrity sha512-2ZpEaezx3S0QPtnske175NDaLvUvaVKd4ePHpUN0QF/uV4BBBBRUy5BvQONDym+utbbW0QhSJoiRPnp4FS+4Vg==
28622862

28632863
28642864
version "8.0.0"

0 commit comments

Comments
 (0)