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:
Marco 2025-08-05 09:34:00 +02:00 committed by GitHub
commit 19bc18fd0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"@react-email/components": "^0.4.0",
"@react-email/render": "^1.1.4",
"@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-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
@ -6116,9 +6116,9 @@
}
},
"node_modules/@stripe/stripe-js": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-7.5.0.tgz",
"integrity": "sha512-Cq3KKe+G1o7PSBMbmrgpT2JgBeyH2THHr3RdIX2MqF7AnBuspIMgtZ3ktcCgP7kZsTMvnmWymr7zZCT1zeWbMw==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-7.8.0.tgz",
"integrity": "sha512-DNXRfYUgkZlrniQORbA/wH8CdFRhiBSE0R56gYU0V5vvpJ9WZwvGrz9tBAZmfq2aTgw6SK7mNpmTizGzLWVezw==",
"license": "MIT",
"engines": {
"node": ">=12.16"

View file

@ -28,7 +28,7 @@
"@react-email/components": "^0.4.0",
"@react-email/render": "^1.1.4",
"@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-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",