From 62ff576c45cf05485d44064cfcd2a088e35354b3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jun 2022 00:35:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a56e722..f6d10b8 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "split": "^1.0.0", "strip-ansi": "^3.0.0", "through2-map": "^2.0.0", - "update-notifier": "^0.5.0", + "update-notifier": "^6.0.0", "yargs": "^3.14.0" }, "devDependencies": {