From 2323d2769dffec376b9ba2ce6127976d7b5c8263 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Sep 2021 10:01:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fce442..7d17d8c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "modclean-patterns-default": "latest", "rimraf": "^2.5.4", "subdirs": "^1.0.0", - "update-notifier": "^1.0.3" + "update-notifier": "^4.0.0" }, "engines": { "node": ">=6.9.0"