From 144a6c7efa614c2869870227b0c3c8420a043f05 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 14:24:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 159e6bb..8d6695a 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": "8.0.0", "nodemailer": "^6.8.0", "nodemon": "2.0.20", "normalize.css": "8.0.1",