From 9e72583694c6cdea3bc80934cc3f2ea435a1b103 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 1 Feb 2020 03:53:19 +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 d908183deb..26c3e80d43 100644 --- a/package.json +++ b/package.json @@ -186,7 +186,7 @@ "superstruct": "~0.6.2", "tar-stream": "^2.0.0", "temp": "~0.9.0", - "update-notifier": "^3.0.1", + "update-notifier": "^4.0.0", "uri-to-multiaddr": "^3.0.1", "varint": "^5.0.0", "yargs": "^14.0.0",