deps: fixes multiple Dependabot security advisories - #248
Merged
Merged
Conversation
sbosio
force-pushed
the
sbosio/fix-3pp-vulns
branch
from
August 11, 2026 15:53
c439693 to
6611e62
Compare
sbosio
pushed a commit
that referenced
this pull request
Aug 11, 2026
🤖 I have created a release *beep* *boop* --- ## [1.2.6](mcp-server-v1.2.5...mcp-server-v1.2.6) (2026-08-11) ### Dependencies * bump body-parser from 2.2.2 to 2.3.0 ([#235](#235)) ([7b0abaf](7b0abaf)) * bump brace-expansion ([#246](#246)) ([cb5c07c](cb5c07c)) * bump fast-uri from 3.1.2 to 3.1.5 ([#242](#242)) ([ce30e75](ce30e75)) * bump ip-address from 10.2.0 to 10.5.0 ([#247](#247)) ([effd956](effd956)) * bump undici from 7.28.0 to 7.29.0 ([#240](#240)) ([f248a4b](f248a4b)) * fixes multiple Dependabot security advisories ([#248](#248)) ([edd1312](edd1312)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: heroku-devtools-release-workflows[bot] <261039447+heroku-devtools-release-workflows[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Dependency updates to fix multiple high security vulnerabilities reported by Dependabot on
js-yaml.As part of the update,
@modelcontextprotocol/sdkwas updated to v1.30.0 and that required update for the imports in all files because type exports were added in v1.29.0 (see: modelcontextprotocol/typescript-sdk#1623) that didn't break building the package, but did affect linting (no-unresolved-module started to fail without changes applied).Type of Change
Breaking Changes (major semver update)
!after your change type to denote a change that breaks current behaviorFeature Additions (minor semver update)
Patch Updates (patch semver update)
Testing
Related Issues
Dependabot alerts: