From 03618f176547b1f517187cf128b9e4670f462916 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 20:21:09 +0000 Subject: [PATCH] fix: node_modules/update-notifier/node_modules/has-flag/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../update-notifier/node_modules/has-flag/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/update-notifier/node_modules/has-flag/package.json b/node_modules/update-notifier/node_modules/has-flag/package.json index 55d0058e44..a630a8ac50 100644 --- a/node_modules/update-notifier/node_modules/has-flag/package.json +++ b/node_modules/update-notifier/node_modules/has-flag/package.json @@ -39,8 +39,8 @@ "optimist" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "ava": "^5.3.0", + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file