From 2c4d74b7f0508217bb6a59422a50fbf49094c376 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Oct 2021 01:07:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fa74c045..0ae37d5bd 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "shx": "^0.3.2", "sinon": "^9.0.2", "spectron": "^10.0.1", - "standard": "^14.3.4", + "standard": "^16.0.4", "tar": "^6.0.2", "tmp": "0.2.1", "xvfb-maybe": "^0.2.1"