From 7e459a1e57b26c62cc2685978e557bc923c546d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Feb 2024 16:04:13 +0000 Subject: [PATCH] fix: upgrade stylus-loader from 2.0.0 to 2.5.1 Snyk has created this PR to upgrade stylus-loader from 2.0.0 to 2.5.1. See this package in npm: https://www.npmjs.com/package/stylus-loader See this project in Snyk: https://app.eu.snyk.io/org/ordnance-survey/project/e31f39db-205c-4c2a-9a30-252dc0959c76?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b26ac0..ce223e5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "nib": "1.1.x", "rx": "4.0.x", "rx-angular": "1.1.x", - "stylus-loader": "2.0.0", + "stylus-loader": "2.5.1", "ts-loader": "0.8.x" }, "devDependencies": {