Skip to content

Commit a6b4925

Browse files
authored
Merge pull request #8491 from fossasia/dependabot/npm_and_yarn/stripe/stripe-js-1.27.0
chore(deps): bump @stripe/stripe-js from 1.26.0 to 1.27.0
2 parents ec0d0ed + 40fa743 commit a6b4925

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.26.0",
175+
"@stripe/stripe-js": "^1.27.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
@@ -2261,10 +2261,10 @@
22612261
resolved "https://registry.yarnpkg.com/@socket.io/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#568d9beae00b0d835f4f8c53fd55714986492e61"
22622262
integrity sha512-dOlCBKnDw4iShaIsH/bxujKTM18+2TOAsYz+KSc11Am38H4q5Xw8Bbz97ZYdrVNM+um3p7w86Bvvmcn9q+5+eQ==
22632263

2264-
"@stripe/stripe-js@^1.26.0":
2265-
version "1.26.0"
2266-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.26.0.tgz#45670924753c01e18d0544ea1f1067b474aaa96f"
2267-
integrity sha512-4R1vC75yKaCVFARW3bhelf9+dKt4NP4iZY/sIjGK7AAMBVvZ47eG74NvsAIUdUnhOXSWFMjdFWqv+etk5BDW4g==
2264+
"@stripe/stripe-js@^1.27.0":
2265+
version "1.27.0"
2266+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.27.0.tgz#ab0c82fa89fd40260de4414f69868b769e810550"
2267+
integrity sha512-SEiybUBu+tlsFKuzdFFydxxjkbrdzHo0tz/naYC5Dt9or/Ux2gcKJBPYQ4RmqQCNHFxgyNj6UYsclywwhe2inQ==
22682268

22692269
"@tootallnate/once@2":
22702270
version "2.0.0"

0 commit comments

Comments
 (0)