From 01fe4092d898c208d5287c83bb1720ad9d4c55ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Oct 2021 18:42:59 +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 fd286374aa..97c239bfbf 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "bindings": "^1.5.0", "nan": "^2.14.1", "require-inject": "^1.4.4", - "standard": "^14.3.4", + "standard": "^16.0.4", "tap": "^12.7.0" }, "scripts": {