From e7191d6b180e9f82c349346749f8cea52fec605d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Mar 2024 17:15:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2aeae8..64d9aeb 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "flat-social-icons": "0.0.1", "font-awesome": "^4.7.0", "html-webpack-plugin": "^2.26.0", - "node-sass": "^4.4.0", + "node-sass": "^5.0.0", "null-loader": "^0.1.1", "postcss-loader": "^1.2.2", "raw-loader": "^0.5.1",