From 785aa34d274e5815bf7f33788db9c1d92f864aa8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 11:28:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ceb9d710..d9044bd80 100644 --- a/package.json +++ b/package.json @@ -47,14 +47,14 @@ "mixpanel": "kitematic/mixpanel-node", "mkdirp": "^0.5.0", "node-uuid": "^1.4.3", - "npm": "^2.9.1", + "npm": "^6.6.0", "object-assign": "^2.0.0", "osx-release": "^1.1.0", "parseUri": "^1.2.3-2", "react": "^0.13.1", "react-bootstrap": "^0.20.3", "react-retina-image": "^1.1.2", - "react-router": "^0.13.3", + "react-router": "^1.0.0", "request": "^2.55.0", "request-progress": "^0.3.1", "rimraf": "^2.3.2",