From 1c527729f1e442f55f728c987cd9749d1a46fb15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2019 23:19:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-174183 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1ceccf..d7a3f0c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "hapi": "^7.3.0", "hapi-route-directory": "0.0.4", "joi": "^4.7.0", - "lout": "^5.1.1", + "lout": "^7.1.0", "q": "^1.1.2" }, "devDependencies": {},