Skip to content

Commit 1ad7736

Browse files
committed
fix(@angular/cli): update dependency @modelcontextprotocol/sdk to v1.25.2
This is a port of PR angular#32227.
1 parent 32adc3a commit 1ad7736

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.10.1",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.25.1",
30+
"@modelcontextprotocol/sdk": "1.25.2",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.46.2",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ minimumReleaseAge: 1440
2222
minimumReleaseAgeExclude:
2323
- '@angular-devkit/*'
2424
- '@angular/*'
25+
- '@modelcontextprotocol/[email protected]' # Fix: https://www.cve.org/CVERecord?id=CVE-2026-0621
2526
- '@ngtools/webpack'
2627
- '@schematics/*'
2728
- 'ng-packagr'

0 commit comments

Comments
 (0)