From 4a07671d7925ef1bde4d97cfdeb0afd639ff1741 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Jan 2023 04:03:36 +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 - https://snyk.io/vuln/npm:ms:20170412 --- npm-project-with-policy/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-project-with-policy/package.json b/npm-project-with-policy/package.json index a478c9bc6..4c1ca435c 100644 --- a/npm-project-with-policy/package.json +++ b/npm-project-with-policy/package.json @@ -18,7 +18,7 @@ "ejs": "1.0.0", "ejs-locals": "1.0.2", "errorhandler": "1.2.0", - "express": "4.12.4", + "express": "4.15.0", "express-fileupload": "0.0.5", "humanize-ms": "1.0.1", "marked": "0.3.5", @@ -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 }