Merge pull request #45 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe-18.4.0
Bump stripe from 18.3.0 to 18.4.0 in /apps/infoalloggi
This commit is contained in:
commit
1e36e499a0
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",
|
||||
"recharts": "^2.15.4",
|
||||
"sharp": "^0.34.3",
|
||||
"stripe": "^18.3.0",
|
||||
"stripe": "^18.4.0",
|
||||
"superjson": "2.2.2",
|
||||
"tailwind-merge": "2.4",
|
||||
"trpc-ui": "^1.0.15",
|
||||
|
|
@ -18183,9 +18183,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/stripe": {
|
||||
"version": "18.3.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-18.3.0.tgz",
|
||||
"integrity": "sha512-FkxrTUUcWB4CVN2yzgsfF/YHD6WgYHduaa7VmokCy5TLCgl5UNJkwortxcedrxSavQ8Qfa4Ir4JxcbIYiBsyLg==",
|
||||
"version": "18.4.0",
|
||||
"resolved": "https://registry.npmjs.org/stripe/-/stripe-18.4.0.tgz",
|
||||
"integrity": "sha512-LKFeDnDYo4U/YzNgx2Lc9PT9XgKN0JNF1iQwZxgkS4lOw5NunWCnzyH5RhTlD3clIZnf54h7nyMWkS8VXPmtTQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"qs": "^6.11.0"
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@
|
|||
"react-use": "^17.6.0",
|
||||
"recharts": "^2.15.4",
|
||||
"sharp": "^0.34.3",
|
||||
"stripe": "^18.3.0",
|
||||
"stripe": "^18.4.0",
|
||||
"superjson": "2.2.2",
|
||||
"tailwind-merge": "2.4",
|
||||
"trpc-ui": "^1.0.15",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue