Skip to content

Commit 0fb4577

Browse files
chore(deps): Bump the production-dependencies group with 4 updates
Bumps the production-dependencies group with 4 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [body-parser](https://github.com/expressjs/body-parser), [iconv-lite](https://github.com/pillarjs/iconv-lite) and [zod](https://github.com/colinhacks/zod). Updates `@modelcontextprotocol/sdk` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.22.0...1.23.0) Updates `body-parser` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.1) Updates `iconv-lite` from 0.6.3 to 0.7.0 - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md) - [Commits](pillarjs/iconv-lite@v0.6.3...v0.7.0) Updates `zod` from 3.25.76 to 4.1.13 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.1.13) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: iconv-lite dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.1.13 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52d0997 commit 0fb4577

File tree

2 files changed

+33
-37
lines changed

2 files changed

+33
-37
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"node": ">=18.0.0"
5050
},
5151
"dependencies": {
52-
"@modelcontextprotocol/sdk": "^1.22.0",
52+
"@modelcontextprotocol/sdk": "^1.23.0",
5353
"trino-client": "^0.2.9"
5454
},
5555
"devDependencies": {

0 commit comments

Comments
 (0)