From 8e264d6546bac37b510757f849469f78ffd1295a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 01:10:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4971d0fd346e..8b8042d0083c9 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.0.0", "stylelint-config-twbs-bootstrap": "^0.9.0", "tape": "^4.11.0", "vnu-jar": "19.9.4"