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:
dependabot[bot] 2025-08-05 07:33:55 +00:00 committed by GitHub
parent 4608d5ebce
commit 39a6d8f922
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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"

View file

@ -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",