From c7c10cd6c88b2181664bbdd8c54a16d842aa63cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Dec 2018 07:54:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:deep-extend:20180409 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:sshpk:20180409 - https://snyk.io/vuln/npm:stringstream:20180511 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1293b5..aa85441 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "chalk": "^2.0.0", "commander": "^2.9.0", "m2m-status": "1.0.2", - "update-notifier": "^2.1.0" + "update-notifier": "^2.2.0" }, "devDependencies": { "eslint": "5.10.0",