From 372349904fbba037bd758cdc2a372a450ab60751 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Feb 2019 03:40:15 +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 - https://snyk.io/vuln/SNYK-JS-STATICEVAL-173693 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7ef8492..bca578f 100644 --- a/package.json +++ b/package.json @@ -71,13 +71,13 @@ "camelcase": "^5.0.0", "cookie-parser": "1.4.3", "core-js": "2.6.0", - "eslint-html-reporter": "0.5.2", + "eslint-html-reporter": "0.6.2", "exception-formatter": "1.0.7", "express-session": "^1.15.6", "govuk-frontend": "2.4.1", "http-proxy-middleware": "0.18.0", "https-proxy-agent": "^2.2.1", - "jsonpath": "1.0.0", + "jsonpath": "1.0.1", "jwt-decode": "2.2.0", "lcov-result-merger": "3.1.0", "lodash": "4.17.5",