⬆ Bump form-data from 4.0.0 to 4.0.2 in /frontend (#1578)

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-28 18:16:11 +02:00
committed by GitHub
parent 5dde6a41da
commit 08956affa8
2 changed files with 272 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
"@tanstack/react-query-devtools": "^5.28.14",
"@tanstack/react-router": "1.19.1",
"axios": "1.8.2",
"form-data": "4.0.0",
"form-data": "4.0.2",
"next-themes": "^0.4.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",