From e23b51f6c6adb9ef586038884b26fe0ab4e4ed35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Jan 2025 07:55:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a30955..12e9d547 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "lodash.kebabcase": "^4.1.1", "lodash.lowercase": "^4.3.0", "lodash.startcase": "^4.4.0", - "postcss": "^8.2.13", + "postcss": "^8.5.0", "sass.js": "~0.11.1", "scssphp": "https://github.com/scssphp/scssphp#v1.10.0", "smartmenus": "^1.1.0",