From d306d59e1e3880b7f0c8a720705f95ed3a27cc21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 May 2023 19:40:12 +0000 Subject: [PATCH] fix: npm-project-with-policy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- npm-project-with-policy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-project-with-policy/package.json b/npm-project-with-policy/package.json index a478c9bc..57ed21aa 100644 --- a/npm-project-with-policy/package.json +++ b/npm-project-with-policy/package.json @@ -31,7 +31,7 @@ "optional": "^0.1.3", "st": "0.2.4", "stream-buffers": "^3.0.1", - "tap": "^5.7.0" + "tap": "^10.3.3" }, "snyk": true }