From 2c6a7b5fa60eb58c89b14f883e9e68cddf3fdd59 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 08:00:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a7c767fe6..9296d3eb3f 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.1", - "addons-linter": "1.9.4", + "addons-linter": "3.0.0", "bunyan": "1.8.12", "camelcase": "5.3.1", "debounce": "1.2.0", @@ -59,7 +59,7 @@ "es6-error": "4.1.1", "event-to-promise": "0.8.0", "firefox-profile": "1.2.0", - "fx-runner": "1.0.10", + "fx-runner": "1.0.11", "git-rev-sync": "1.12.0", "mkdirp": "0.5.1", "multimatch": "4.0.0",