From 09ab51e98b438f73a8c041e91f8a2ad39c07ddf3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2020 04:26:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1be7c42b..3133601a 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "marked": "^0.3.3", "moment": "^2.8.4", "mongoose": "^3.9.7", - "moonboots_hapi": "^3.0.2", + "moonboots_hapi": "^5.0.0", "pmx": "^0.3.20", "rand-token": "~0.2.1", "request": "^2.58.0",