From 59370b708c56984c87b69a2e356ee2b0c23339fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 16:45:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7e4d92f2f..1ee17ff501 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",