From b150cb4a853cfc7b2433185dd084b04afad18cac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 05:52:22 +0000 Subject: [PATCH] fix: node_modules/globby/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-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/globby/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/node_modules/globby/package.json b/node_modules/globby/package.json index 08a3b169de..43db4b3117 100644 --- a/node_modules/globby/package.json +++ b/node_modules/globby/package.json @@ -65,14 +65,14 @@ "slash": "^3.0.0" }, "devDependencies": { - "ava": "^2.1.0", + "ava": "^5.3.0", "get-stream": "^5.1.0", - "glob-stream": "^6.1.0", + "glob-stream": "^8.0.0", "globby": "sindresorhus/globby#master", "matcha": "^0.7.0", - "rimraf": "^3.0.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" + "rimraf": "^4.0.0", + "tsd": "^0.12.0", + "xo": "^0.42.0" }, "xo": { "ignores": [