diff --git a/server/package.json b/server/package.json index a8cd222..5f39d9c 100644 --- a/server/package.json +++ b/server/package.json @@ -4,7 +4,7 @@ "pg": "7.4.3", "redis": "2.8.0", "cors": "2.8.4", - "handlebars": "4.5.0", + "handlebars": "4.7.6", "nodemon": "1.18.3", "body-parser": "*" },