Merge pull request #23 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe/stripe-js-7.8.0
Bump @stripe/stripe-js from 7.5.0 to 7.8.0 in /apps/infoalloggi
This commit is contained in:
commit
19bc18fd0f
2 changed files with 5 additions and 5 deletions
8
apps/infoalloggi/package-lock.json
generated
8
apps/infoalloggi/package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
||||||
"@react-email/components": "^0.4.0",
|
"@react-email/components": "^0.4.0",
|
||||||
"@react-email/render": "^1.1.4",
|
"@react-email/render": "^1.1.4",
|
||||||
"@stripe/react-stripe-js": "^3.7.0",
|
"@stripe/react-stripe-js": "^3.7.0",
|
||||||
"@stripe/stripe-js": "^7.5.0",
|
"@stripe/stripe-js": "^7.8.0",
|
||||||
"@tanstack/react-query": "^5.74.4",
|
"@tanstack/react-query": "^5.74.4",
|
||||||
"@tanstack/react-table": "^8.21.3",
|
"@tanstack/react-table": "^8.21.3",
|
||||||
"@tanstack/react-virtual": "^3.13.12",
|
"@tanstack/react-virtual": "^3.13.12",
|
||||||
|
|
@ -6116,9 +6116,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@stripe/stripe-js": {
|
"node_modules/@stripe/stripe-js": {
|
||||||
"version": "7.5.0",
|
"version": "7.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-7.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-7.8.0.tgz",
|
||||||
"integrity": "sha512-Cq3KKe+G1o7PSBMbmrgpT2JgBeyH2THHr3RdIX2MqF7AnBuspIMgtZ3ktcCgP7kZsTMvnmWymr7zZCT1zeWbMw==",
|
"integrity": "sha512-DNXRfYUgkZlrniQORbA/wH8CdFRhiBSE0R56gYU0V5vvpJ9WZwvGrz9tBAZmfq2aTgw6SK7mNpmTizGzLWVezw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.16"
|
"node": ">=12.16"
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
"@react-email/components": "^0.4.0",
|
"@react-email/components": "^0.4.0",
|
||||||
"@react-email/render": "^1.1.4",
|
"@react-email/render": "^1.1.4",
|
||||||
"@stripe/react-stripe-js": "^3.7.0",
|
"@stripe/react-stripe-js": "^3.7.0",
|
||||||
"@stripe/stripe-js": "^7.5.0",
|
"@stripe/stripe-js": "^7.8.0",
|
||||||
"@tanstack/react-query": "^5.74.4",
|
"@tanstack/react-query": "^5.74.4",
|
||||||
"@tanstack/react-table": "^8.21.3",
|
"@tanstack/react-table": "^8.21.3",
|
||||||
"@tanstack/react-virtual": "^3.13.12",
|
"@tanstack/react-virtual": "^3.13.12",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue