From aa03f419e79570bfc58fd0a17c58b178dec0cbe5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Jul 2018 08:50:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86005c5..fd8526a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "author": "HRA-Application", "license": "ISC", "dependencies": { - "hapi": "^13.0.0", + "hapi": "^17.0.0", "html-pdf": "^1.5.0" } } \ No newline at end of file