Skip to content

Commit 5193777

Browse files
committed
Update dependency stripe to ^8.208.0
1 parent 4484583 commit 5193777

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.208.0"
1919
},
2020
"devDependencies": {
2121
"prisma": "^3.7.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5858,10 +5858,10 @@ 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:
5862-
version "8.205.0"
5863-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.205.0.tgz#735a70968f8c3d230db55590e7ba27e3b7a91f52"
5864-
integrity sha512-hmYnc7je6j0n9GlkUpc8USsUquLzSxmWj78g9NKFokCtSybNy7y9fYS+VB5AuZUwmIkzhTczgf+TaSmI4kbk9A==
5861+
stripe@^8.208.0:
5862+
version "8.208.0"
5863+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.208.0.tgz#a47ab056f98e3b9b55906dd30d11b8baa51871bd"
5864+
integrity sha512-CIswCCWvWZgmc85oAvZWcmjt84wq6JowZnxfAAleW+MZihIAWbe8SydHhu+y1nXd39X3e9nxa5HkDmWL/MI/qA==
58655865
dependencies:
58665866
"@types/node" ">=8.1.0"
58675867
qs "^6.6.0"

0 commit comments

Comments
 (0)