From d3e4b6a110595497312a9eefa4ded06b8489abcd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Sep 2021 21:56:23 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b8e884..6f9808c 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "networked-aframe": "git+https://github.com/mohrtw/networked-aframe", "nipplejs": "^0.7.1", "node-sass": "^4.12.0", - "npm": "^6.1.0", + "npm": "^7.0.0", "particles.js": "^2.0.0", "popper.js": "^1.15.0", "sass-loader": "^7.3.1",