aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-17 16:09:48 +0000
committerGitHub <noreply@github.com>2022-02-17 16:09:48 +0000
commit260d0d1039673bf231270bef2bd9fe30f81cd52c (patch)
treee6e678e68e2ac20ad5ef478fb5fc4bf059d7397c /package.json
parentFix bug involving missing a return (diff)
downloadee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.tar
ee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.tar.gz
ee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.tar.bz2
ee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.tar.lz
ee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.tar.xz
ee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.tar.zst
ee4511w-web-260d0d1039673bf231270bef2bd9fe30f81cd52c.zip
Bump express from 4.17.2 to 4.17.3 (#7)
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 57b1c43..73e4c3c 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"ejs": "^3.1.6",
- "express": "^4.17.2",
+ "express": "^4.17.3",
"express-fileupload": "^1.3.1",
"express-rate-limit": "^6.2.1",
"helmet": "^5.0.2",