Bump form-data from 4.0.1 to 4.0.2

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 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.1...v4.0.2)

---
updated-dependencies:
- dependency-name: form-data
  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-02-17 17:33:51 +00:00
committed by GitHub
parent 23ad54bcd1
commit cfb5583910
2 changed files with 200 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"axios": "^1.7",
"form-data": "^4.0.1",
"form-data": "^4.0.2",
"yargs": "^17.7.2"
},
"dependencies": {