Skip to content

Commit 545fdea

Browse files
authored
Merge pull request #8404 from fossasia/dependabot/npm_and_yarn/stripe/stripe-js-1.24.0
chore(deps): bump @stripe/stripe-js from 1.23.0 to 1.24.0
2 parents 4c0f7ad + b4ecd75 commit 545fdea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
},
173173
"private": true,
174174
"dependencies": {
175-
"@stripe/stripe-js": "^1.23.0",
175+
"@stripe/stripe-js": "^1.24.0",
176176
"ua-parser-js": "^1.0.2"
177177
},
178178
"ember": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,10 +2247,10 @@
22472247
resolved "https://registry.yarnpkg.com/@simple-dom/void-map/-/void-map-1.4.0.tgz#f15f07568fe1076740407266aa5e6eac249bc78c"
22482248
integrity sha512-VDhLEyVCbuhOBBgHol9ShzIv9O8UCzdXeH4FoXu2DOcu/nnvTjLTck+BgXsCLv5ynDiUdoqsREEVFnoyPpFKVw==
22492249

2250-
"@stripe/stripe-js@^1.23.0":
2251-
version "1.23.0"
2252-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.23.0.tgz#62eed14e83c63c3e8c27f14f6b1e6feb8496c867"
2253-
integrity sha512-+7w4rVs71Fk8/8uzyzQB5GotHSH9mjOjxM3EYDq/3MR3I2ewELHtvWVMOqfS/9WSKCaKv7h7eFLsMZGpK5jApQ==
2250+
"@stripe/stripe-js@^1.24.0":
2251+
version "1.24.0"
2252+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.24.0.tgz#d23977f364565981f8ab30b1b540e367f72abc5c"
2253+
integrity sha512-8CEILOpzoRhGwvgcf6y+BlPyEq1ZqxAv3gsX7LvokFYvbcyH72GRcHQMGXuZS3s7HqfYQuTSFrvZNL/qdkgA9Q==
22542254

22552255
"@tootallnate/once@2":
22562256
version "2.0.0"

0 commit comments

Comments
 (0)