From 2d25794392e6220fad3a4dc5b1131e24cf0608e5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Jun 2021 00:42:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b8e884..659081f 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "moment": "^2.24.0", "networked-aframe": "git+https://github.com/mohrtw/networked-aframe", "nipplejs": "^0.7.1", - "node-sass": "^4.12.0", + "node-sass": "^6.0.1", "npm": "^6.1.0", "particles.js": "^2.0.0", "popper.js": "^1.15.0",