From 0199b1d2687ada149e861d20164acc2b7f6e05e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 1 Feb 2020 04:05:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0c3ac6eb8..f815aacf65 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "tar-stream": "^1.5.5", "temp": "~0.8.3", "through2": "^2.0.3", - "update-notifier": "^2.3.0", + "update-notifier": "^4.0.0", "yargs": "^10.0.3" }, "optionalDependencies": {