From 2a193371026b849810812ccce2b7608c2d7030db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 19:51:59 +0000 Subject: [PATCH] build(deps): bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the / directory: [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /examples/file-system-node directory: [@modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers). Updates `tar` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.1...v7.5.2) Updates `@modelcontextprotocol/server-filesystem` from 2025.1.14 to 2025.7.1 - [Release notes](https://github.com/modelcontextprotocol/servers/releases) - [Commits](https://github.com/modelcontextprotocol/servers/compare/2025.1.14...2025.7.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@modelcontextprotocol/server-filesystem" dependency-version: 2025.7.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- examples/file-system-node/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/file-system-node/package.json b/examples/file-system-node/package.json index e810564..9175855 100644 --- a/examples/file-system-node/package.json +++ b/examples/file-system-node/package.json @@ -5,6 +5,6 @@ "private": true, "main": "server/index.js", "dependencies": { - "@modelcontextprotocol/server-filesystem": "2025.1.14" + "@modelcontextprotocol/server-filesystem": "2025.7.1" } } diff --git a/yarn.lock b/yarn.lock index 593a7a5..594941c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5761,15 +5761,15 @@ __metadata: linkType: hard "tar@npm:^7.4.3": - version: 7.5.1 - resolution: "tar@npm:7.5.1" + version: 7.5.2 + resolution: "tar@npm:7.5.2" dependencies: "@isaacs/fs-minipass": "npm:^4.0.0" chownr: "npm:^3.0.0" minipass: "npm:^7.1.2" minizlib: "npm:^3.1.0" yallist: "npm:^5.0.0" - checksum: 10c0/0dad0596a61586180981133b20c32cfd93c5863c5b7140d646714e6ea8ec84583b879e5dc3928a4d683be6e6109ad7ea3de1cf71986d5194f81b3a016c8858c9 + checksum: 10c0/a7d8b801139b52f93a7e34830db0de54c5aa45487c7cb551f6f3d44a112c67f1cb8ffdae856b05fd4f17b1749911f1c26f1e3a23bbe0279e17fd96077f13f467 languageName: node linkType: hard