From d65e7d96ba9134ef3353c75b9964ab66ea8a8ee9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Sep 2021 04:07:32 +0000 Subject: [PATCH] fix: upgrade debug from 2.2.0 to 2.6.9 Snyk has created this PR to upgrade debug from 2.2.0 to 2.6.9. See this package in npm: https://www.npmjs.com/package/debug See this project in Snyk: https://app.snyk.io/org/oliverwoodings/project/cea68ec2-152a-4869-b67a-9b1cb6e607ea?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f85e7754..43c4d51a4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "co-sleep": "~0.0.1", "commander": "~2.9.0", "copy-to": "~2.0.1", - "debug": "~2.2.0", + "debug": "~2.6.9", "error-formater": "~1.0.3", "fs-cnpm": "~1.2.0", "giturl": "^1.0.0",