From 82baa0fb222c46fe87c0884dd6c6c9a1fe7e34db Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:27:35 +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-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4ae0eca6..1ac46851 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", - "rimraf": "^2.6.1", + "npm": "^7.21.0", + "rimraf": "^4.0.0", "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": {