From fa348f324d60d4db6f68625a9c61635728845f5b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Nov 2023 14:01:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ae0eca6..e37f47d0 100644 --- a/package.json +++ b/package.json @@ -122,11 +122,11 @@ "electron-storage": "^1.0.6", "fs-extra": "^2.0.0", "node-fetch": "^1.6.3", - "npm": "^4.4.0", + "npm": "^7.0.0", "rimraf": "^2.6.1", "selection-model": "^0.11.0", "shell-path": "^2.0.0", - "universal-analytics": "^0.4.8", + "universal-analytics": "^0.5.0", "uuid": "^3.0.1" }, "devDependencies": {