Merge pull request #184 from ahmadk953/dependabot/npm_and_yarn/stripe-15.3.0

Bump stripe from 15.2.0 to 15.3.0
This commit is contained in:
Ahmad 2024-04-19 16:04:36 -04:00 committed by GitHub
commit d30d95668e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"sonner": "^1.4.41",
"stripe": "^15.2.0",
"stripe": "^15.3.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19",

View file

@ -3495,10 +3495,10 @@ strip-json-comments@^3.1.1:
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
stripe@^15.2.0:
version "15.2.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-15.2.0.tgz#3e5d9a7ab0f3e53c1fb6aff8e9aec3963e6c6c77"
integrity sha512-SRHzYkRHYld49BeL1xECsjoeNZYpRYzm2iUenWqeRdwJwkRHOVGNccn0UnaLr3jA4B7QpUYHX7Ef7U5yIljsZw==
stripe@^15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-15.3.0.tgz#8b112161162eddaea2e595ff13847da5903caca5"
integrity sha512-5J1NUZaCy0DnFINyxKWR+107BQ7gkhhOwMRp+ckHQP8j7+0HbwE8cN2Vi/qnja3k3sFC2ft6g6hcvM7lmavEAQ==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.11.0"