mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump stripe from 17.1.0 to 17.2.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.1.0 to 17.2.0. - [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.1.0...v17.2.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ec0996661
commit
d3c05e8b9e
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.1.0",
|
||||
"stripe": "^17.2.0",
|
||||
"tailwind-merge": "^2.5.3",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6125,13 +6125,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.1.0":
|
||||
version: 17.1.0
|
||||
resolution: "stripe@npm:17.1.0"
|
||||
"stripe@npm:^17.2.0":
|
||||
version: 17.2.0
|
||||
resolution: "stripe@npm:17.2.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/94cd9b938906ceb81585252a81d15a5f5954ef787068e8fcbce0d142e60b712e0bfb89e0f2832d2836a37b838eae9ac8ac00260cdd2d3256c9f08d9739caea28
|
||||
checksum: 10c0/cf3c9894faa4ce564d63a6144e5d4472c7cefdf5ca8bf0bb601e741dbc7c5d9950866e75d263ac44bbdc69b51031348546c79b7b46be803a075523344f4d5a3f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6327,7 +6327,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^17.1.0"
|
||||
stripe: "npm:^17.2.0"
|
||||
tailwind-merge: "npm:^2.5.3"
|
||||
tailwindcss: "npm:^3.4.13"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue