Skip to content

Commit b735539

Browse files
committed
Update dependency stripe to ^8.205.0
1 parent 4484583 commit b735539

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@generates/whip": "^0.2.4",
1616
"@generates/whip-accounts": "^0.0.9",
1717
"dotenv": "^14.1.0",
18-
"stripe": "^8.195.0"
18+
"stripe": "^8.205.0"
1919
},
2020
"devDependencies": {
2121
"prisma": "^3.7.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5858,7 +5858,7 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
58585858
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
58595859
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
58605860

5861-
stripe@^8.195.0:
5861+
stripe@^8.205.0:
58625862
version "8.205.0"
58635863
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.205.0.tgz#735a70968f8c3d230db55590e7ba27e3b7a91f52"
58645864
integrity sha512-hmYnc7je6j0n9GlkUpc8USsUquLzSxmWj78g9NKFokCtSybNy7y9fYS+VB5AuZUwmIkzhTczgf+TaSmI4kbk9A==

0 commit comments

Comments
 (0)