From 9a38d52a30a19d074ad288ac1305f5935dc7cc44 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Feb 2020 22:01:29 +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 e1bf27f2..10c275fe 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "pkg-conf": "^2.0.0", "resolve-cwd": "^1.0.0", "resolve-from": "^2.0.0", - "update-notifier": "^1.0.0", + "update-notifier": "^4.0.0", "xo-init": "^0.4.0" }, "devDependencies": {