Skip to content

Commit 67c4e2d

Browse files
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) and [zod](https://github.com/colinhacks/zod). Updates `@modelcontextprotocol/sdk` from 1.19.1 to 1.20.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/commits/1.20.0) Updates `core-js` from 3.45.1 to 3.46.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.46.0/packages/core-js) Updates `zod` from 3.25.76 to 4.1.12 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.1.12) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: core-js dependency-version: 3.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 070e88c commit 67c4e2d

File tree

2 files changed

+43
-23
lines changed

2 files changed

+43
-23
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp#readme",
3838
"mcpName": "io.github.ChromeDevTools/chrome-devtools-mcp",
3939
"dependencies": {
40-
"@modelcontextprotocol/sdk": "1.19.1",
41-
"core-js": "3.45.1",
40+
"@modelcontextprotocol/sdk": "1.20.0",
41+
"core-js": "3.46.0",
4242
"debug": "4.4.3",
4343
"puppeteer-core": "^24.24.0",
4444
"yargs": "18.0.0",
45-
"zod": "^3.25.76"
45+
"zod": "^4.1.12"
4646
},
4747
"devDependencies": {
4848
"@eslint/js": "^9.35.0",

0 commit comments

Comments
 (0)