From d7daaa823a102b62fd5920f9a1755e1e6a94df9d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Oct 2021 21:29:13 +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 8e256f0170..af67d1bf82 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "bindings": "^1.5.0", "nan": "^2.14.2", "require-inject": "^1.4.4", - "standard": "^14.3.4", + "standard": "^16.0.4", "tap": "^12.7.0" }, "scripts": {