From 72e85a2febe813476172b580cfb0c47fa969a214 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:06:58 +0000 Subject: [PATCH] Update dependency glob to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c18ebb1a..8a06fa66 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "debug": "^4.3.6", "error-stack-parser": "^2.1.4", "find-cypress-specs": "^1.45.2", - "glob": "^10.4.5", + "glob": "^11.0.0", "mocha": "^10.7.0", "seedrandom": "^3.0.5", "source-map": "^0.6.1",