Skip to content

Commit c017f44

Browse files
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](isaacs/node-glob@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>
1 parent cf59c0d commit c017f44

File tree

2 files changed

+83
-120
lines changed

2 files changed

+83
-120
lines changed

package-lock.json

Lines changed: 82 additions & 119 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/filesystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@modelcontextprotocol/sdk": "^1.23.0",
2424
"diff": "^5.1.0",
25-
"glob": "^10.3.10",
25+
"glob": "^10.5.0",
2626
"minimatch": "^10.0.1",
2727
"zod-to-json-schema": "^3.23.5"
2828
},

0 commit comments

Comments
 (0)