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 415e5d5..c1b0211 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dotenv": "^6.1.0", "express": "^4.16.4", "express-fileupload": "^1.1.9", - "express-handlebars": "^3.0.0", + "express-handlebars": "^6.0.5", "express-jwt": "^6.0.0", "express-session": "^1.17.1", "express-validator": "^6.14.0", |