Skip to content

Commit 13f7950

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates (#72)
Bumps the npm_and_yarn group with 1 update in the /examples/servers/typescript directory: [express](https://github.com/expressjs/express). Updates `express` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.1) 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) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: indirect 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 3994cb3 commit 13f7950

2 files changed

Lines changed: 27 additions & 32 deletions

File tree

examples/servers/typescript/package-lock.json

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

examples/servers/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@modelcontextprotocol/sdk": "^1.20.1",
1919
"@types/cors": "^2.8.19",
2020
"cors": "^2.8.5",
21-
"express": "^5.1.0",
21+
"express": "^5.2.1",
2222
"zod-to-json-schema": "^3.25.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)