From 4f67e30660d97591b3201d63af8b28d1b9a10b79 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Oct 2024 06:06:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cff652..2e51443 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "jade": "~1.11.0", "morgan": "~1.9.0", "serve-favicon": "~2.4.3", - "stylus": "~0.54.3", + "stylus": "~0.64.0", "snyk": "^1.34.3" }, "devDependencies": {