From d3d7f5ad0b818aae8e060d57a6eb5efaf45d6071 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Jan 2025 04:38:02 +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 - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3f3dc80ef66ea..39cd758e3282d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "ncp": "^2.0.0", "node-version-data": "^1.1.0", "npm-run-all": "^4.1.5", - "postcss": "^8.1.8", + "postcss": "^8.5.0", "sass": "^1.29.0", "semver": "^7.3.2", "strftime": "^0.10.0" @@ -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.13.0", "stylelint-config-twbs-bootstrap": "^2.1.0", "tape": "^5.0.1", "vnu-jar": "20.6.30"