From b9c102ad36c4f3ef1aca9d8ab80017469122d5a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 May 2022 00:35:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b989bc2..5da32ec 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "optimist" : "0.3.1", "xfs" : "0.1.8", "ejs": "1.0.0", - "debug": "1.0.3", + "debug": "1.0.5", "coffee-script": "*" }, "devDependencies" : {