Skip to content

Commit 89697c9

Browse files
authored
Merge pull request #390 from owieth/dependabot/npm_and_yarn/stripe-20.1.0
build(deps): bump stripe from 19.2.0 to 20.1.0
2 parents ee89a64 + 37e6cb6 commit 89697c9

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-dom": "^19.2.0",
3838
"react-hook-form": "^7.69.0",
3939
"react-hot-toast": "^2.6.0",
40-
"stripe": "^19.2.0",
40+
"stripe": "^20.1.0",
4141
"tailwind-merge": "^3.4.0",
4242
"tailwindcss": "4.1.17",
4343
"tailwindcss-animate": "^1.0.7",

yarn.lock

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

4847-
stripe@^19.2.0:
4848-
version "19.2.0"
4849-
resolved "https://registry.yarnpkg.com/stripe/-/stripe-19.2.0.tgz#6c31d93008ee7f80a66754f2a0e30e5491defcfb"
4850-
integrity sha512-strzN8luMGMC1LEleGKg7pJGXFx0kSS4y/uSjK8yPQV9SUBMtJVAp/v8XMQLRnMbXaSaWLrIaHcMlKcsizdRDQ==
4847+
stripe@^20.1.0:
4848+
version "20.1.0"
4849+
resolved "https://registry.yarnpkg.com/stripe/-/stripe-20.1.0.tgz#e7fe100281464f7ab186cb161ca5ab2619e5e067"
4850+
integrity sha512-o1VNRuMkY76ZCq92U3EH3/XHm/WHp7AerpzDs4Zyo8uE5mFL4QUcv/2SudWsSnhBSp4moO2+ZoGCZ7mT8crPmQ==
48514851
dependencies:
48524852
qs "^6.11.0"
48534853

0 commit comments

Comments
 (0)