From 0311f78109bb4ca6eb772cc553fe6ebe60effd8c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Dec 2023 22:03:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 929effa..e5e3a27 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "mkdirp": "0.5.1", "request": "2.88.0", "winston": "2.2.0", - "debug": "4.1.0" + "debug": "4.3.1" }, "main": "app.js", "maintainers": [