Update form-data
| @@ -56,7 +56,7 @@ | |||
| 56 | "dompurify": "^3.2.6", | 56 | "dompurify": "^3.2.6", |
| 57 | "droll": "^0.2.1", | 57 | "droll": "^0.2.1", |
| 58 | "express": "^4.21.0", | 58 | "express": "^4.21.0", |
| 59 | "form-data": "^4.0.2", | 59 | "form-data": "^4.0.3", |
| 60 | "fuse.js": "^7.1.0", | 60 | "fuse.js": "^7.1.0", |
| 61 | "google-translate-api-browser": "^3.0.1", | 61 | "google-translate-api-browser": "^3.0.1", |
| 62 | "google-translate-api-x": "^10.7.2", | 62 | "google-translate-api-x": "^10.7.2", |
| @@ -4724,14 +4724,15 @@ | |||
| 4724 | } | 4724 | } |
| 4725 | }, | 4725 | }, |
| 4726 | "node_modules/form-data": { | 4726 | "node_modules/form-data": { |
| 4727 | "version": "4.0.2", | 4727 | "version": "4.0.3", |
| 4728 | "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz", | 4728 | "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.3.tgz", |
| 4729 | "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", | 4729 | "integrity": "sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==", |
| 4730 | "license": "MIT", | 4730 | "license": "MIT", |
| 4731 | "dependencies": { | 4731 | "dependencies": { |
| 4732 | "asynckit": "^0.4.0", | 4732 | "asynckit": "^0.4.0", |
| 4733 | "combined-stream": "^1.0.8", | 4733 | "combined-stream": "^1.0.8", |
| 4734 | "es-set-tostringtag": "^2.1.0", | 4734 | "es-set-tostringtag": "^2.1.0", |
| 4735 | "hasown": "^2.0.2", | ||
| 4735 | "mime-types": "^2.1.12" | 4736 | "mime-types": "^2.1.12" |
| 4736 | }, | 4737 | }, |
| 4737 | "engines": { | 4738 | "engines": { |
| @@ -46,7 +46,7 @@ | |||
| 46 | "dompurify": "^3.2.6", | 46 | "dompurify": "^3.2.6", |
| 47 | "droll": "^0.2.1", | 47 | "droll": "^0.2.1", |
| 48 | "express": "^4.21.0", | 48 | "express": "^4.21.0", |
| 49 | "form-data": "^4.0.2", | 49 | "form-data": "^4.0.3", |
| 50 | "fuse.js": "^7.1.0", | 50 | "fuse.js": "^7.1.0", |
| 51 | "google-translate-api-browser": "^3.0.1", | 51 | "google-translate-api-browser": "^3.0.1", |
| 52 | "google-translate-api-x": "^10.7.2", | 52 | "google-translate-api-x": "^10.7.2", |