From 1e476edd65eb74741d9b9f5dc848b34476ac2361 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 20:25:20 +0000 Subject: [PATCH] fix: node_modules/sinon/node_modules/has-flag/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/sinon/node_modules/has-flag/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/sinon/node_modules/has-flag/package.json b/node_modules/sinon/node_modules/has-flag/package.json index 55d0058e44..1fa2cac113 100644 --- a/node_modules/sinon/node_modules/has-flag/package.json +++ b/node_modules/sinon/node_modules/has-flag/package.json @@ -39,7 +39,7 @@ "optimist" ], "devDependencies": { - "ava": "^1.4.1", + "ava": "^6.0.0", "tsd": "^0.7.2", "xo": "^0.24.0" }