diff --git a/package.json b/package.json index b0dc5478c98..1ebe9377501 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,8 @@ "mermaid@>=11.0.0 <11.10.0": "^11.10.0", "on-headers@<1.1.0": "^1.1.0", "webpack-dev-server@<=5.2.0": "^5.2.1", - "axios@<1.12.0": "^1.12.0" + "axios@<1.12.0": "^1.12.0", + "glob@>=10.2.0 <10.5.0": "^10.5.0" }, "onlyBuiltDependencies": [ "core-js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b3b89f68c2..1e4b4fb6c46 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,6 +10,7 @@ overrides: on-headers@<1.1.0: ^1.1.0 webpack-dev-server@<=5.2.0: ^5.2.1 axios@<1.12.0: ^1.12.0 + glob@>=10.2.0 <10.5.0: ^10.5.0 importers: @@ -5335,8 +5336,8 @@ packages: glob-to-regexp@0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - glob@10.4.5: - resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + glob@10.5.0: + resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} hasBin: true global-directory@4.0.1: @@ -11808,7 +11809,7 @@ snapshots: '@npmcli/map-workspaces@3.0.6': dependencies: '@npmcli/name-from-folder': 2.0.0 - glob: 10.4.5 + glob: 10.5.0 minimatch: 9.0.5 read-package-json-fast: 3.0.2 @@ -11817,7 +11818,7 @@ snapshots: '@npmcli/package-json@5.2.1': dependencies: '@npmcli/git': 5.0.8 - glob: 10.4.5 + glob: 10.5.0 hosted-git-info: 7.0.2 json-parse-even-better-errors: 3.0.2 normalize-package-data: 6.0.2 @@ -15629,7 +15630,7 @@ snapshots: glob-to-regexp@0.4.1: {} - glob@10.4.5: + glob@10.5.0: dependencies: foreground-child: 3.3.0 jackspeak: 3.4.3 @@ -18742,7 +18743,7 @@ snapshots: rimraf@5.0.10: dependencies: - glob: 10.4.5 + glob: 10.5.0 robust-predicates@3.0.2: {} @@ -19552,7 +19553,7 @@ snapshots: concat-stream: 2.0.0 debug: 4.4.0 extend: 3.0.2 - glob: 10.4.5 + glob: 10.5.0 ignore: 5.3.2 is-empty: 1.2.0 is-plain-obj: 4.1.0