From cebddebce178e28aa5d3837e1624fc79ec57bffa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 09:07:57 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/sinon/node_modules/has-flag/package.json b/node_modules/sinon/node_modules/has-flag/package.json index 55d0058e44..9b7503b83e 100644 --- a/node_modules/sinon/node_modules/has-flag/package.json +++ b/node_modules/sinon/node_modules/has-flag/package.json @@ -40,7 +40,7 @@ ], "devDependencies": { "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file