From d53357c37e9c9bd9da06b42d51e9939b7c1ddfe7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 17:04:06 +0000 Subject: [PATCH] fix: node_modules/has-yarn/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/has-yarn/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/has-yarn/package.json b/node_modules/has-yarn/package.json index fcadde7215..1861ade3cf 100644 --- a/node_modules/has-yarn/package.json +++ b/node_modules/has-yarn/package.json @@ -32,8 +32,8 @@ "npm" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" + "ava": "^4.0.0", + "tsd": "^0.17.0", + "xo": "^0.41.0" } } \ No newline at end of file