From 83d3db2cf2b5f9e356daff954008659b51116e70 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Dec 2019 22:14:22 +0000 Subject: [PATCH] fix: upgrade debug from 4.1.1 to 4.1.1 Snyk has created this PR to upgrade debug from 4.1.1 to 4.1.1. See this package in NPM: https://www.npmjs.com/package/debug See this project in Snyk: https://app.snyk.io/org/lirantal/project/9049c4bd-ef13-4493-8f24-251dc5f0a30e?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e63efc0..083fffd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "url": "https://github.com/lirantal/opn-shell.git" }, "dependencies": { - "debug": "^4.1.0", + "debug": "^4.1.1", "opn": "^5.5.0" }, "devDependencies": {