Skip to content

Conversation

@cliffhall
Copy link
Member

  • In package.json under cli/, client/, server/ and /
    • bump @modelcontextprotocol/sdk to ^1.20.1
  • In client/package.json
    • bump @vitejs/plugin-react to ^5.0.4
    • bump vite to ^7.1.11
  • In package-lock.json
    • bump playwright to 1.56.1
    • cascading changes to rollup and other dependencies

Motivation and Context

In addition to bringing the latest Typescript SDK changes into the Inspector, this does an npm audit fix to remove some vulnerabilities in dependencies.

Before

Screenshot 2025-10-21 at 11 16 50 AM

After

Screenshot 2025-10-21 at 12 26 37 PM

How Has This Been Tested?

All tests run locally. Tested Inspector In the browser with Everything server and TS SDK's simpleStreamableHttp in OAuth mode.

Had to do npx playwright install-deps and npx playwright install --with-deps but e2e_tests.yml does this so it should not be a problem for CI.

Breaking Changes

Nope.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Dependencies update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

* In package.json under cli/, client/, server/ and /
  - bump @modelcontextprotocol/sdk to ^1.20.1
* In client/package.json
  - bump @vitejs/plugin-react to ^5.0.4
  - bump vite to ^7.1.11
* In package-lock.json
  - bump playwright to 1.56.1
  - cascading changes to rollup and other dependencies
* In package.json under cli/, client/, server/ and /
  - bump @modelcontextprotocol/sdk to ^1.20.1
* In client/package.json
  - bump @vitejs/plugin-react to ^5.0.4
  - bump vite to ^7.1.11
* In package-lock.json
  - bump playwright to 1.56.1
  - cascading changes to rollup and other dependencies
@olaservo olaservo merged commit 6f64875 into modelcontextprotocol:main Oct 22, 2025
6 checks passed
@cliffhall cliffhall deleted the npm-deps-update branch October 22, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants