bumped formidable lib
Massimo Melina committed
Aug 27, 2023 at 20:36 UTC
16e37889f84b2f6fc2ad925b9ab7967fa9122bdc
1 file changed
+2
-2
package.json
+2
-2
@@ -73,7 +73,7 @@
73
"cidr-tools": "^4.3.0",
74
"fast-glob": "^3.2.7",
75
"find-process": "^1.4.7",
76
- "formidable": "^2.1.1",
76
+ "formidable": "^3.5.1",
77
"fs-x-attributes": "^1.0.2",
78
"koa": "^2.13.4",
79
"koa-compress": "^5.1.0",
@@ -93,7 +93,7 @@
93
"devDependencies": {
94
"@types/archiver": "^5.1.1",
95
"@types/basic-auth": "^1.1.3",
96
- "@types/formidable": "^2.0.5",
96
+ "@types/formidable": "^3.4.1",
97
"@types/koa": "^2.13.4",
98
"@types/koa__router": "^8.0.11",
99
"@types/koa-compress": "^4.0.3",