From 3ffefe6a43285b317dc73a7ac77d173d92124c8a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Jul 2025 09:23:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a0fb6c..061f02b 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "markdownlint-cli": "^0.19.0", "moment": "^2.19.2", "morgan": "^1.8.2", - "node-sass": "^6.0.1", + "node-sass": "^9.0.0", "nodemailer": "^6.4.16", "pg": "^8.4.0", "pg-hstore": "^2.3.2",