Skip to content

Commit 05b3da7

Browse files
committed
Update dependency stripe to ^8.222.0
1 parent 4ae5846 commit 05b3da7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

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.222.0"
77
}
88
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5182,10 +5182,10 @@ qs@6.9.6:
51825182
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee"
51835183
integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==
51845184

5185-
qs@^6.6.0:
5186-
version "6.10.2"
5187-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.2.tgz#c1431bea37fc5b24c5bdbafa20f16bdf2a4b9ffe"
5188-
integrity sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw==
5185+
qs@^6.10.3:
5186+
version "6.10.3"
5187+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
5188+
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
51895189
dependencies:
51905190
side-channel "^1.0.4"
51915191

@@ -5652,13 +5652,13 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
56525652
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
56535653
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
56545654

5655-
stripe@^8.195.0:
5656-
version "8.195.0"
5657-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.195.0.tgz#4d253e247aadb64d972488da9481fff743b58a11"
5658-
integrity sha512-pXEZFNJb4p9uZ69+B4A+zJEmBiFw3BzNG51ctPxUZij7ghFTnk2/RuUHmSGto2XVCcC46uG75czXVAvCUkOGtQ==
5655+
stripe@^8.222.0:
5656+
version "8.222.0"
5657+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.222.0.tgz#5f159156e411b668a88b8f957df5ac3c63b119de"
5658+
integrity sha512-hrA79fjmN2Eb6K3kxkDzU4ODeVGGjXQsuVaAPSUro6I9MM3X+BvIsVqdphm3BXWfimAGFvUqWtPtHy25mICY1w==
56595659
dependencies:
56605660
"@types/node" ">=8.1.0"
5661-
qs "^6.6.0"
5661+
qs "^6.10.3"
56625662

56635663
superstruct@^0.15.4:
56645664
version "0.15.4"

0 commit comments

Comments
 (0)