From d86a63d28f2fb28654740823c4b827dfcadb1745 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jul 2023 17:00:25 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/yocto-queue/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- .../eslint/node_modules/yocto-queue/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/node_modules/eslint/node_modules/yocto-queue/package.json b/tools/node_modules/eslint/node_modules/yocto-queue/package.json index 71a91017b6ee77..d03e6fcbbcafc1 100644 --- a/tools/node_modules/eslint/node_modules/yocto-queue/package.json +++ b/tools/node_modules/eslint/node_modules/yocto-queue/package.json @@ -36,8 +36,8 @@ "data-structure" ], "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.13.1", - "xo": "^0.35.0" + "ava": "^4.0.0", + "tsd": "^0.17.0", + "xo": "^0.53.0" } }