Skip to content

Commit b69ff12

Browse files
authored
Merge pull request #8730 from fossasia/dependabot/npm_and_yarn/stripe/stripe-js-1.53.0
chore(deps): bump @stripe/stripe-js from 1.29.0 to 1.53.0
2 parents 030c769 + d6ea9c4 commit b69ff12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
},
173173
"private": true,
174174
"dependencies": {
175-
"@stripe/stripe-js": "^1.29.0",
175+
"@stripe/stripe-js": "^1.53.0",
176176
"ua-parser-js": "^1.0.35"
177177
},
178178
"ember": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2385,10 +2385,10 @@
23852385
resolved "https://registry.yarnpkg.com/@socket.io/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#568d9beae00b0d835f4f8c53fd55714986492e61"
23862386
integrity sha512-dOlCBKnDw4iShaIsH/bxujKTM18+2TOAsYz+KSc11Am38H4q5Xw8Bbz97ZYdrVNM+um3p7w86Bvvmcn9q+5+eQ==
23872387

2388-
"@stripe/stripe-js@^1.29.0":
2389-
version "1.29.0"
2390-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.29.0.tgz#f41e46aee711d1eabcb3bbc77376016a250ec962"
2391-
integrity sha512-OsUxk0VLlum8E2d6onlEdKuQcvLMs7qTrOXCnl/BGV3fAm65qr6h3e1IZ5AX4lgUlPRrzRcddSOA5DvkKKYLvg==
2388+
"@stripe/stripe-js@^1.53.0":
2389+
version "1.53.0"
2390+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.53.0.tgz#7821e0ba3204a551de88acc7eb92b77bfc252628"
2391+
integrity sha512-qhhAa5WxlgVqh1J41ppyqqQVu6S1T1Q9lDAk2Ho9eI/GjrkMvAHcJpKqhekJRsZ1vjsK4P68PYOcXBXPyNCpnQ==
23922392

23932393
"@tootallnate/once@2":
23942394
version "2.0.0"

0 commit comments

Comments
 (0)