From 7d361908a3bd18e79f576ea004b050555ee91e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:45:36 +0000 Subject: [PATCH] deps(deps): bump the production-minor-patch group across 1 directory with 2 updates Bumps the production-minor-patch group with 2 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [@wyre-technology/node-syncro](https://github.com/wyre-technology/node-syncro). Updates `@modelcontextprotocol/sdk` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.29.0...1.30.0) Updates `@wyre-technology/node-syncro` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/wyre-technology/node-syncro/releases) - [Changelog](https://github.com/wyre-technology/node-syncro/blob/main/CHANGELOG.md) - [Commits](https://github.com/wyre-technology/node-syncro/compare/v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: "@wyre-technology/node-syncro" dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index c36d036..af46470 100644 --- a/package-lock.json +++ b/package-lock.json @@ -891,12 +891,12 @@ } }, "node_modules/@modelcontextprotocol/sdk": { - "version": "1.29.0", - "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.29.0.tgz", - "integrity": "sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==", + "version": "1.30.0", + "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.30.0.tgz", + "integrity": "sha512-xKd8OIzlqNzcqcNumGAa6g+PW2kjD5vrpcKOnfldAUPP3j7lnqMPwlTXQm8gF+UwH72z0lqaRbjr9hqGz0eITA==", "license": "MIT", "dependencies": { - "@hono/node-server": "^1.19.9", + "@hono/node-server": "^1.19.9 || ^2.0.5", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "content-type": "^1.0.5", @@ -2792,9 +2792,9 @@ } }, "node_modules/@wyre-technology/node-syncro": { - "version": "1.0.5", - "resolved": "https://npm.pkg.github.com/download/@wyre-technology/node-syncro/1.0.5/1d7b8bc20aabbd6f0cda1fef22674a7bf516bf03", - "integrity": "sha512-+ySgsL4UncZnvjEpSpxFyyYV29K1SSNh7dOHZRJlcjhlLZVkghjz0GitexogydOcOfh7BsRuCVGUzJhrf9+ICw==", + "version": "1.0.6", + "resolved": "https://npm.pkg.github.com/download/@wyre-technology/node-syncro/1.0.6/620bde7a4cfbe25d5ad0d142c1eccc13e90497b1", + "integrity": "sha512-FbEjUGduPtgJxFpN+cNok7L35haGrmTRMBUc19vXFNMGRqjdZFBZSDVR6LBZ5HFcL3TL0zqCNl3tkWUsEZPf5Q==", "license": "Apache-2.0", "engines": { "node": ">=22.0.0"