From 878f50782f8525472d9b08a84f8a028e127d0a15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Jul 2024 04:35:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-IP-7148531 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 159e6bb..4e67595 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "i18next": "21.10.0", "i18next-browser-languagedetector": "6.1.8", "loglevel": "1.8.0", - "node-sass": "7.0.3", + "node-sass": "9.0.0", "nodemailer": "^6.8.0", "nodemon": "2.0.20", "normalize.css": "8.0.1",