From 1590ba7d8bcdcba2c8c872d4c40fc5824220bd26 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Mar 2020 04:05:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5781fd0bd..e1e08da00 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "server-destroy": "^1.0.1", "shortid": "^2.2.6", "underscore-db": "^0.12.1", - "update-notifier": "^1.0.2", + "update-notifier": "^2.0.0", "yargs": "^6.0.0" }, "devDependencies": {