From 24838e33777c7e780e3c8462c6ee82181522b064 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 00:54:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b989bc2..5b28a08 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": "3.1.0", "coffee-script": "*" }, "devDependencies" : {