From 8a32ce38d180840fc116e33ec196820be47b96ed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Oct 2024 22:23:55 +0000 Subject: [PATCH] fix: packages/xarc-opt-stylus/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- packages/xarc-opt-stylus/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xarc-opt-stylus/package.json b/packages/xarc-opt-stylus/package.json index c2cfe2240..8091a0df3 100644 --- a/packages/xarc-opt-stylus/package.json +++ b/packages/xarc-opt-stylus/package.json @@ -27,7 +27,7 @@ "prepare": "shx cp node_modules/opt-archetype-check/xarc-opt-check.js ." }, "dependencies": { - "stylus": "^0.57.0", + "stylus": "^0.64.0", "stylus-relative-loader": "^4.0.0" }, "devDependencies": {