From 6a7c112596423c04fccb3bf2043ad9674ad795c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 03:28:52 +0000 Subject: [PATCH] fix: node_modules/update-notifier/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/update-notifier/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/update-notifier/package.json b/node_modules/update-notifier/package.json index 604f5db253..e4bedf77f7 100644 --- a/node_modules/update-notifier/package.json +++ b/node_modules/update-notifier/package.json @@ -49,12 +49,12 @@ "xdg-basedir": "^4.0.0" }, "devDependencies": { - "ava": "^2.4.0", + "ava": "^3.0.0", "clear-module": "^4.0.0", "fixture-stdout": "^0.2.1", "mock-require": "^3.0.3", "strip-ansi": "^6.0.0", - "xo": "^0.26.1" + "xo": "^0.42.0" }, "xo": { "rules": {