From a3135a92240c68b9cdab7e57f4a5e7cfa5e43b6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Dec 2021 12:00:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:fresh:20170908 - https://snyk.io/vuln/npm:mime:20170907 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4935b20..4a17f0e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "axios": "^0.18.0", "axios-retry": "^3.0.0", - "express": "^4.15.3", + "express": "^4.16.0", "pretty-bytes": "^4.0.2" }, "devDependencies": {