From d951d172681d8ab2451630443a2a4aa08a9fd0ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 16:43:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2330875 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2331908 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a7e4d92f2f..7bd88a8600 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@cliqz-oss/firefox-client": "0.3.1", "@cliqz-oss/node-firefox-connect": "1.2.1", "adbkit": "2.11.0", - "addons-linter": "1.3.1", + "addons-linter": "1.5.0", "babel-polyfill": "6.26.0", "babel-runtime": "6.26.0", "bunyan": "1.8.12", @@ -127,7 +127,7 @@ "prettyjson": "1.2.1", "sinon": "6.1.2", "webpack": "3.11.0", - "webpack-dev-server": "2.11.1", + "webpack-dev-server": "4.7.3", "yauzl": "2.9.1" }, "author": "Kumar McMillan",