From ebf4a25cfb981b819d3b9ebff74c36fd6682c652 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Dec 2023 17:48:08 +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 3f3dc80ef66ea..e68683a6844d8 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "remark-preset-lint-node": "^2.0.0", "st": "^2.0.0", "standard": "^16.0.3", - "stylelint": "^13.8.0", + "stylelint": "^16.1.0", "stylelint-config-twbs-bootstrap": "^2.1.0", "tape": "^5.0.1", "vnu-jar": "20.6.30"