diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9901ce4..2f38b34 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "cookie-parser": "1.4.6", "csurf": "1.11.0", "ejs": "3.1.7", - "express": "4.17.3", + "express": "4.18.0", "express-fileupload": "1.3.1", "express-rate-limit": "6.4.0", "helmet": "5.0.2", |