From b37ae60305d9bc427c52ac4442297911c4410b4c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 15:45:42 +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 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-DICER-2311764 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/npm:ms:20151024 - https://snyk.io/vuln/npm:ms:20170412 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dafcacdafbc..80389003cb6 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "ejs-locals": "1.0.2", "errorhandler": "1.4.3", "express": "4.17.3", - "express-fileupload": "1.1.10", + "express-fileupload": "1.4.0", "file-type": "^8.1.0", - "humanize-ms": "1.0.1", + "humanize-ms": "1.2.1", "jquery": "^3.4.0", "lodash": "4.17.20", "marked": "0.3.18", @@ -41,7 +41,7 @@ "optional": "^0.1.3", "st": "1.1.0", "stream-buffers": "^3.0.1", - "tap": "^11.1.3", + "tap": "^16.0.0", "typeorm": "^0.3.0" }, "devDependencies": {