From 44fa8a5fc88f0103517cbc0462b1c07476ee7d2e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Oct 2023 16:29:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50806050edf99..61044d5de8812 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "node-watch": "0.7.0", "npm-run-all": "4.1.5", "patch-package": "6.2.2", - "postcss": "8.4.16", + "postcss": "8.4.31", "postcss-loader": "6.2.1", "prettier": "npm:wp-prettier@2.6.2", "progress": "2.0.3",