From a777a16155ed33f97e2346fcae3be4e9a72433e5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Apr 2021 01:53:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 928ebe2..bdc086f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "Sentimental": "1.0.1", "benchmark": "^2.1.0", "eslint": "^3.2.1", - "tap": "^7.1.2" + "tap": "^15.0.0" }, "engines": { "node": ">=4.0"