From 61a6e3334e626c2c6cc19702194c43b083ace05a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Feb 2019 23:18:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-173692 --- 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": {},