From 80f4b6c4e4bac580be124ba1ed4a03bbaa905f3a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 May 2024 19:46:20 +0000 Subject: [PATCH] fix: node_modules/is-yarn-global/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 --- node_modules/is-yarn-global/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-yarn-global/package.json b/node_modules/is-yarn-global/package.json index 25b0e3dfcc..dd0c7919b6 100644 --- a/node_modules/is-yarn-global/package.json +++ b/node_modules/is-yarn-global/package.json @@ -9,7 +9,7 @@ "test": "xo" }, "devDependencies": { - "ava": "^0.24.0", + "ava": "^1.0.1", "xo": "^0.18.2" } } \ No newline at end of file