Bump form-data from 4.0.2 to 4.0.3

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](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-09 17:55:34 +00:00
committed by GitHub
parent 34ecd1d9f0
commit f84a4609c3
2 changed files with 6 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"axios": "^1.9",
"form-data": "^4.0.2",
"form-data": "^4.0.3",
"yargs": "^18.0.0"
},
"dependencies": {