Update form-data

3afbbee382fff1829e44030ac519116fb47a5856

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +6 -5Showing whitespace changes
package-lock.json+5 -4
@@ -56,7 +56,7 @@
5656 "dompurify": "^3.2.6",
5757 "droll": "^0.2.1",
5858 "express": "^4.21.0",
5959 "form-data": "^4.0.23",
6060 "fuse.js": "^7.1.0",
6161 "google-translate-api-browser": "^3.0.1",
6262 "google-translate-api-x": "^10.7.2",
@@ -4724,14 +4724,15 @@
47244724 }
47254725 },
47264726 "node_modules/form-data": {
47274727 "version": "4.0.23",
47284728 "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.23.tgz",
47294729 "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGVqsITQPfmvMOSAdeyZ+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs7512I1c+nr6FM8wCKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==",
47304730 "license": "MIT",
47314731 "dependencies": {
47324732 "asynckit": "^0.4.0",
47334733 "combined-stream": "^1.0.8",
47344734 "es-set-tostringtag": "^2.1.0",
4735+ "hasown": "^2.0.2",
47354736 "mime-types": "^2.1.12"
47364737 },
47374738 "engines": {
package.json+1 -1
@@ -46,7 +46,7 @@
4646 "dompurify": "^3.2.6",
4747 "droll": "^0.2.1",
4848 "express": "^4.21.0",
4949 "form-data": "^4.0.23",
5050 "fuse.js": "^7.1.0",
5151 "google-translate-api-browser": "^3.0.1",
5252 "google-translate-api-x": "^10.7.2",