Skip to content

Commit 2a3cea5

Browse files
committed
Update dependency stripe to ^8.206.0
1 parent 2792d1a commit 2a3cea5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/whip-stripe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.0.0",
44
"license": "UNLICENSED",
55
"dependencies": {
6-
"stripe": "^8.195.0"
6+
"stripe": "^8.206.0"
77
}
88
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5769,10 +5769,10 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
57695769
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
57705770
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
57715771

5772-
stripe@^8.195.0:
5773-
version "8.195.0"
5774-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.195.0.tgz#4d253e247aadb64d972488da9481fff743b58a11"
5775-
integrity sha512-pXEZFNJb4p9uZ69+B4A+zJEmBiFw3BzNG51ctPxUZij7ghFTnk2/RuUHmSGto2XVCcC46uG75czXVAvCUkOGtQ==
5772+
stripe@^8.206.0:
5773+
version "8.206.0"
5774+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.206.0.tgz#d78f48c2aadec680d540b1ed724b699b5c40f7c1"
5775+
integrity sha512-TrSPJsYc0FQCeW1THtcJej1/YlgCnBEve/q6hSWpWsOW5P2mPG/t0X+SH2jA8YlnXaKaLlucxdEyDyz2Q6x8nA==
57765776
dependencies:
57775777
"@types/node" ">=8.1.0"
57785778
qs "^6.6.0"

0 commit comments

Comments
 (0)