From fe6c09d36926f541b9b98b8bb3f90e5420f69c58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 08:56:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YAML-5458867 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f3dc80ef66ea..a4b8c28a345c3 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": "^15.0.0", "stylelint-config-twbs-bootstrap": "^2.1.0", "tape": "^5.0.1", "vnu-jar": "20.6.30"