From de8eedb17aaaac4063b2c7755654e6163b823de7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:44:56 +0000 Subject: [PATCH] chore(deps): update dependency glob to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa20047b..9af4e8c4 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/frontend-build": "12.9.0-alpha.6", "@edx/reactifex": "^2.1.1", - "glob": "7.2.3", + "glob": "10.3.10", "husky": "7.0.4", "jest": "29.7.0", "ts-jest": "^26.5.6"