mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
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:
commit
a1783f68a4
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.5.0",
|
||||
"stripe": "^17.0.0",
|
||||
"stripe": "^17.1.0",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6220,13 +6220,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.0.0":
|
||||
version: 17.0.0
|
||||
resolution: "stripe@npm:17.0.0"
|
||||
"stripe@npm:^17.1.0":
|
||||
version: 17.1.0
|
||||
resolution: "stripe@npm:17.1.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/5dcaa5a82962a095867e15363302fe524768d9d92cacbe4ffcba2d23ddafaf8bfae3d74f5cfb71be739e9f2e27cb11be3d8f295503d509729c864b1c979519e5
|
||||
checksum: 10c0/94cd9b938906ceb81585252a81d15a5f5954ef787068e8fcbce0d142e60b712e0bfb89e0f2832d2836a37b838eae9ac8ac00260cdd2d3256c9f08d9739caea28
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6422,7 +6422,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^17.0.0"
|
||||
stripe: "npm:^17.1.0"
|
||||
tailwind-merge: "npm:^2.5.2"
|
||||
tailwindcss: "npm:^3.4.13"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue