mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump stripe from 17.3.0 to 17.3.1
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.3.0 to 17.3.1. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-node/compare/v17.3.0...v17.3.1) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
57ed762017
commit
d7e572944f
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"react-dom": "19.0.0-rc.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.5.0",
|
||||
"stripe": "^17.3.0",
|
||||
"stripe": "^17.3.1",
|
||||
"tailwind-merge": "^2.5.4",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6087,13 +6087,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.3.0":
|
||||
version: 17.3.0
|
||||
resolution: "stripe@npm:17.3.0"
|
||||
"stripe@npm:^17.3.1":
|
||||
version: 17.3.1
|
||||
resolution: "stripe@npm:17.3.1"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/e5683fc6405c2171cc521a117597809902bed07ac45aed1e629d0d0b9187c7281d2550b8f2816be2d31b5afcab284065b90bbc4bde18e1ede6a969271eb12a23
|
||||
checksum: 10c0/96c9595428775d3bb5d619f770dd4775357ec778be4033915d629ef6033d29a70ec4d916311cc2e1e5e5e45646d9b53fcef6215e60e1ea183d89554bd61e7055
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6286,7 +6286,7 @@ __metadata:
|
|||
react-dom: "npm:19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^17.3.0"
|
||||
stripe: "npm:^17.3.1"
|
||||
tailwind-merge: "npm:^2.5.4"
|
||||
tailwindcss: "npm:^3.4.13"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue