Skip to content

Commit fe22e06

Browse files
authored
Merge pull request #8369 from fossasia/dependabot/npm_and_yarn/stripe/stripe-js-1.23.0
chore(deps): bump @stripe/stripe-js from 1.22.0 to 1.23.0
2 parents b67e25b + 5c67d47 commit fe22e06

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.22.0",
175+
"@stripe/stripe-js": "^1.23.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
@@ -2242,10 +2242,10 @@
22422242
resolved "https://registry.yarnpkg.com/@simple-dom/void-map/-/void-map-1.4.0.tgz#f15f07568fe1076740407266aa5e6eac249bc78c"
22432243
integrity sha512-VDhLEyVCbuhOBBgHol9ShzIv9O8UCzdXeH4FoXu2DOcu/nnvTjLTck+BgXsCLv5ynDiUdoqsREEVFnoyPpFKVw==
22442244

2245-
"@stripe/stripe-js@^1.22.0":
2246-
version "1.22.0"
2247-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.22.0.tgz#9d3d2f0a1ce81f185ec477fd7cc67544b2b2a00c"
2248-
integrity sha512-fm8TR8r4LwbXgBIYdPmeMjJJkxxFC66tvoliNnmXOpUgZSgQKoNPW3ON0ZphZIiif1oqWNhAaSrr7tOvGu+AFg==
2245+
"@stripe/stripe-js@^1.23.0":
2246+
version "1.23.0"
2247+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.23.0.tgz#62eed14e83c63c3e8c27f14f6b1e6feb8496c867"
2248+
integrity sha512-+7w4rVs71Fk8/8uzyzQB5GotHSH9mjOjxM3EYDq/3MR3I2ewELHtvWVMOqfS/9WSKCaKv7h7eFLsMZGpK5jApQ==
22492249

22502250
"@tootallnate/once@2":
22512251
version "2.0.0"

0 commit comments

Comments
 (0)