Skip to content

Commit 838a974

Browse files
⬆ Bump form-data from 4.0.4 to 4.0.5 in /frontend (#2011)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.5 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>
1 parent 1d95d01 commit 838a974

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@tanstack/react-query-devtools": "^5.91.0",
1818
"@tanstack/react-router": "^1.131.50",
1919
"axios": "1.12.2",
20-
"form-data": "4.0.4",
20+
"form-data": "4.0.5",
2121
"next-themes": "^0.4.6",
2222
"react": "^19.1.1",
2323
"react-dom": "^19.2.0",

0 commit comments

Comments
 (0)