Bump stripe from 18.3.0 to 18.4.0 in /apps/infoalloggi
Bumps [stripe](https://github.com/stripe/stripe-node) from 18.3.0 to 18.4.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/v18.3.0...v18.4.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4608d5ebce
commit
39a6d8f922
2 changed files with 5 additions and 5 deletions
8
apps/infoalloggi/package-lock.json
generated
8
apps/infoalloggi/package-lock.json
generated
|
|
@ -68,7 +68,7 @@
|
||||||
"react-use": "^17.6.0",
|
"react-use": "^17.6.0",
|
||||||
"recharts": "^2.15.4",
|
"recharts": "^2.15.4",
|
||||||
"sharp": "^0.34.3",
|
"sharp": "^0.34.3",
|
||||||
"stripe": "^18.3.0",
|
"stripe": "^18.4.0",
|
||||||
"superjson": "2.2.2",
|
"superjson": "2.2.2",
|
||||||
"tailwind-merge": "2.4",
|
"tailwind-merge": "2.4",
|
||||||
"trpc-ui": "^1.0.15",
|
"trpc-ui": "^1.0.15",
|
||||||
|
|
@ -18183,9 +18183,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/stripe": {
|
"node_modules/stripe": {
|
||||||
"version": "18.3.0",
|
"version": "18.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-18.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/stripe/-/stripe-18.4.0.tgz",
|
||||||
"integrity": "sha512-FkxrTUUcWB4CVN2yzgsfF/YHD6WgYHduaa7VmokCy5TLCgl5UNJkwortxcedrxSavQ8Qfa4Ir4JxcbIYiBsyLg==",
|
"integrity": "sha512-LKFeDnDYo4U/YzNgx2Lc9PT9XgKN0JNF1iQwZxgkS4lOw5NunWCnzyH5RhTlD3clIZnf54h7nyMWkS8VXPmtTQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"qs": "^6.11.0"
|
"qs": "^6.11.0"
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@
|
||||||
"react-use": "^17.6.0",
|
"react-use": "^17.6.0",
|
||||||
"recharts": "^2.15.4",
|
"recharts": "^2.15.4",
|
||||||
"sharp": "^0.34.3",
|
"sharp": "^0.34.3",
|
||||||
"stripe": "^18.3.0",
|
"stripe": "^18.4.0",
|
||||||
"superjson": "2.2.2",
|
"superjson": "2.2.2",
|
||||||
"tailwind-merge": "2.4",
|
"tailwind-merge": "2.4",
|
||||||
"trpc-ui": "^1.0.15",
|
"trpc-ui": "^1.0.15",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue