Merge pull request #41 from ahmadk953/dependabot/npm_and_yarn/stripe-14.19.0

Bump stripe from 14.18.0 to 14.19.0
This commit is contained in:
Ahmad 2024-03-01 15:38:31 -05:00 committed by GitHub
commit fac5f0f515
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -33,7 +33,7 @@
"react": "^18",
"react-dom": "^18",
"sonner": "^1.4.2",
"stripe": "^14.18.0",
"stripe": "^14.19.0",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19",
@ -6257,9 +6257,9 @@
}
},
"node_modules/stripe": {
"version": "14.18.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-14.18.0.tgz",
"integrity": "sha512-yLqKPqYgGJbMxrQiE4+i2i00ZVA2NRIZbZ1rejzj5XR3F3Uc+1iy9QE133knZudhVGMw367b8vTpB8D9pYMETw==",
"version": "14.19.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-14.19.0.tgz",
"integrity": "sha512-Je2USTpUib3hApIgoHXViLoYkDLp+AXdUJvJ6aMQ/AcvZK1PcC7N8nTceh+0gpdotX8izlWN4QyVdMcptubHBQ==",
"dependencies": {
"@types/node": ">=8.1.0",
"qs": "^6.11.0"

View file

@ -36,7 +36,7 @@
"react": "^18",
"react-dom": "^18",
"sonner": "^1.4.2",
"stripe": "^14.18.0",
"stripe": "^14.19.0",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19",