From 1bfc00d3144d0d8dab8d82f4c86b1cbd18028f64 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 06:11:07 +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-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/globby/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/globby/package.json b/node_modules/globby/package.json index 08a3b169de..e5abc5fc03 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": "^4.0.0", "get-stream": "^5.1.0", - "glob-stream": "^6.1.0", + "glob-stream": "^7.0.0", "globby": "sindresorhus/globby#master", "matcha": "^0.7.0", "rimraf": "^3.0.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" + "tsd": "^0.17.0", + "xo": "^0.40.3" }, "xo": { "ignores": [