From 8ed7b80618b24a0e5d43de329965efb4e4f5649c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Sep 2021 08:39:26 +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 b7e2ee28..74945aa9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "standard": "^16.0.3", "standard-version": "^9.1.0", - "tap": "^14.11.0" + "tap": "^15.0.0" }, "files": [ "index.js",