From 4f8e78505ab48b38010e558395965a59b52de238 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Mar 2021 21:17:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9332ef5b118e83..dcc5983b2e6f81 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "percentage-regex": "3.0.0", "phone": "git+https://github.com/Automattic/node-phone.git#1.0.8", "photon": "2.0.0", - "postcss-cli": "2.5.1", + "postcss-cli": "7.0.0", "prismjs": "1.6.0", "prop-types": "15.5.10", "q": "1.0.1",