diff --git a/yarn.lock b/yarn.lock
index 4f41873283962a05b8e64d73c6f7f14f56b218ac..c68260c381d19800b39f73581b72fc145c5fc93b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3198,12 +3198,12 @@ glob@^8.0.0, glob@^8.0.3:
once "^1.3.0"
glob@^9.0.0:
- version "9.3.2"
- resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.2.tgz#8528522e003819e63d11c979b30896e0eaf52eda"
- integrity sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==
+ version "9.3.4"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.4.tgz#e75dee24891a80c25cc7ee1dd327e126b98679af"
+ integrity sha512-qaSc49hojMOv1EPM4EuyITjDSgSKI0rthoHnvE81tcOi1SCVndHko7auqxdQ14eiQG2NDBJBE86+2xIrbIvrbA==
dependencies:
fs.realpath "^1.0.0"
- minimatch "^7.4.1"
+ minimatch "^8.0.2"
minipass "^4.2.4"
path-scurry "^1.6.1"
@@ -4251,10 +4251,10 @@ minimatch@^5.0.1, minimatch@^5.1.0:
dependencies:
brace-expansion "^2.0.1"
-minimatch@^7.4.1:
- version "7.4.3"
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.3.tgz#012cbf110a65134bb354ae9773b55256cdb045a2"
- integrity sha512-5UB4yYusDtkRPbRiy1cqZ1IpGNcJCGlEMG17RKzPddpyiPKoCdwohbED8g4QXT0ewCt8LTkQXuljsUfQ3FKM4A==
+minimatch@^8.0.2:
+ version "8.0.2"
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.2.tgz#ba35f8afeb255a4cbad4b6677b46132f3278c469"
+ integrity sha512-ikHGF67ODxj7vS5NKU2wvTsFLbExee+KXVCnBWh8Cg2hVJfBMQIrlo50qru/09E0EifjnU8dZhJ/iHhyXJM6Mw==
dependencies:
brace-expansion "^2.0.1"