Skip to content

Commit 3ee138d

Browse files
committedApr 23, 2024·
Update formidable
1 parent 1c8338b commit 3ee138d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"debug": "^4.3.4",
2525
"fast-safe-stringify": "^2.1.1",
2626
"form-data": "^4.0.0",
27-
"formidable": "^2.1.2",
27+
"formidable": "^3.5.1",
2828
"methods": "^1.1.2",
2929
"mime": "2.6.0",
3030
"qs": "^6.11.0",
@@ -38,8 +38,8 @@
3838
"@babel/runtime": "^7.20.13",
3939
"@commitlint/cli": "17",
4040
"@commitlint/config-conventional": "17",
41-
"Base64": "^1.1.0",
4241
"babelify": "^10.0.0",
42+
"Base64": "^1.1.0",
4343
"basic-auth-connect": "^1.0.0",
4444
"body-parser": "^1.20.1",
4545
"browserify": "^17.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.