From f7cad8b1b63d63480f1ddfaa6ea978884b0fb9dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Feb 2021 03:11:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 729cfa3..fcf82df 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "jscs": "^1.11.3", "jshint": "^2.6.3", "mocha": "^2.2.1", - "newman": "^3.1.0", + "newman": "^4.2.0", "waterline-adapter-tests": "~0.10.7", "captains-log": "~0.11.5" },