chore(deps): bump glob in the npm_and_yarn group across 1 directory (#3076)

Bumps the npm_and_yarn group with 1 update in the / directory: [glob](https://github.com/isaacs/node-glob).


Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-26 13:18:16 +00:00
committed by GitHub
parent cf59c0dcf7
commit c017f44ee2
2 changed files with 83 additions and 120 deletions

View File

@@ -22,7 +22,7 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.23.0",
"diff": "^5.1.0",
"glob": "^10.3.10",
"glob": "^10.5.0",
"minimatch": "^10.0.1",
"zod-to-json-schema": "^3.23.5"
},