chore(deps-dev): bump form-data from 4.0.3 to 4.0.4

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/form-data-4.0.4
dependabot[bot] 2025-07-22 12:38:07 +00:00 committed by GitHub
parent bebfccfd92
commit 06533c5c6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

10
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "admin-lte",
"version": "4.0.0-rc3",
"version": "4.0.0-rc4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "admin-lte",
"version": "4.0.0-rc3",
"version": "4.0.0-rc4",
"license": "MIT",
"devDependencies": {
"@astrojs/check": "^0.9.4",
@ -7068,9 +7068,9 @@
}
},
"node_modules/form-data": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.3.tgz",
"integrity": "sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
"dev": true,
"license": "MIT",
"dependencies": {