From bbff5288ada0ee5c562ad6842215c4279b5c23a6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Mar 2025 17:48:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELHELPERS-9397697 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4971d0fd346e..751f19bb62d5a 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "remark-preset-lint-node": "^1.10.1", "st": "^1.2.2", "standard": "^14.3.1", - "stylelint": "^11.1.1", + "stylelint": "^13.3.1", "stylelint-config-twbs-bootstrap": "^0.9.0", "tape": "^4.11.0", "vnu-jar": "19.9.4"