Merge pull request #623 from ahmadk953/dependabot/npm_and_yarn/stripe-17.1.0

Bump stripe from 17.0.0 to 17.1.0
This commit is contained in:
Ahmad 2024-10-04 19:07:12 -04:00 committed by GitHub
commit a1783f68a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -43,7 +43,7 @@
"react-dom": "^19.0.0-rc.0", "react-dom": "^19.0.0-rc.0",
"sharp": "^0.33.5", "sharp": "^0.33.5",
"sonner": "^1.5.0", "sonner": "^1.5.0",
"stripe": "^17.0.0", "stripe": "^17.1.0",
"tailwind-merge": "^2.5.2", "tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19", "unsplash-js": "^7.0.19",

View file

@ -6220,13 +6220,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"stripe@npm:^17.0.0": "stripe@npm:^17.1.0":
version: 17.0.0 version: 17.1.0
resolution: "stripe@npm:17.0.0" resolution: "stripe@npm:17.1.0"
dependencies: dependencies:
"@types/node": "npm:>=8.1.0" "@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0" qs: "npm:^6.11.0"
checksum: 10c0/5dcaa5a82962a095867e15363302fe524768d9d92cacbe4ffcba2d23ddafaf8bfae3d74f5cfb71be739e9f2e27cb11be3d8f295503d509729c864b1c979519e5 checksum: 10c0/94cd9b938906ceb81585252a81d15a5f5954ef787068e8fcbce0d142e60b712e0bfb89e0f2832d2836a37b838eae9ac8ac00260cdd2d3256c9f08d9739caea28
languageName: node languageName: node
linkType: hard linkType: hard
@ -6422,7 +6422,7 @@ __metadata:
react-dom: "npm:^19.0.0-rc.0" react-dom: "npm:^19.0.0-rc.0"
sharp: "npm:^0.33.5" sharp: "npm:^0.33.5"
sonner: "npm:^1.5.0" sonner: "npm:^1.5.0"
stripe: "npm:^17.0.0" stripe: "npm:^17.1.0"
tailwind-merge: "npm:^2.5.2" tailwind-merge: "npm:^2.5.2"
tailwindcss: "npm:^3.4.13" tailwindcss: "npm:^3.4.13"
tailwindcss-animate: "npm:^1.0.7" tailwindcss-animate: "npm:^1.0.7"