From 5f139baf2d4dd0e835e04c30ff38ddda1d6a78f0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 15:07:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cff652..048f24d 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.56.0", "snyk": "^1.34.3" }, "devDependencies": {