From 65b1356ae216f230d3e8c7b68bce57e95f7be21f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 01:57:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- 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": {