diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 34cac1f..8bf6cad 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "csurf": "1.11.0", "ejs": "3.1.8", "express": "4.18.1", - "express-fileupload": "1.3.1", + "express-fileupload": "1.4.0", "express-rate-limit": "6.4.0", "helmet": "5.1.0", "passport": "^0.6.0", |