Skip to content

Commit 22ef71b

Browse files
chore(deps)(deps): bump form-data from 4.0.2 to 4.0.3 in /frontend (#2)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/form-data/form-data/releases) - [Commits](form-data/form-data@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.3 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 3f49932 commit 22ef71b

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

frontend/package-lock.json

Lines changed: 9 additions & 8 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
@@ -19,7 +19,7 @@
1919
"@tanstack/react-query-devtools": "^5.74.9",
2020
"@tanstack/react-router": "1.19.1",
2121
"axios": "1.9.0",
22-
"form-data": "4.0.2",
22+
"form-data": "4.0.3",
2323
"next-themes": "^0.4.6",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)