File tree Expand file tree Collapse file tree 3 files changed +30
-28
lines changed
Expand file tree Collapse file tree 3 files changed +30
-28
lines changed Original file line number Diff line number Diff line change 4747 "@changesets/cli" : " ^2.29.8" ,
4848 "@eslint/js" : " catalog:devTools" ,
4949 "@modelcontextprotocol/client" : " workspace:^" ,
50- "@modelcontextprotocol/conformance" : " 0.1.9" ,
51- "@modelcontextprotocol/node" : " workspace:^" ,
50+ "@modelcontextprotocol/conformance" : " 0.1.10" ,
5251 "@modelcontextprotocol/server" : " workspace:^" ,
52+ "@modelcontextprotocol/node" : " workspace:^" ,
5353 "@pnpm/workspace.find-packages" : " ^1000.0.54" ,
5454 "@pnpm/workspace.read-manifest" : " ^1000.2.9" ,
5555 "@types/content-type" : " catalog:devTools" ,
Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ packages:
66
77catalogs :
88 devTools :
9- ' @eslint/js ' : ^9.39.1
9+ ' @eslint/js ' : ^9.39.2
1010 ' @types/content-type ' : ^1.1.8
1111 ' @types/cors ' : ^2.8.17
1212 ' @types/cross-spawn ' : ^6.0.6
1313 ' @types/eventsource ' : ^1.1.15
14- ' @types/express ' : ^5.0.0
14+ ' @types/express ' : ^5.0.6
1515 ' @types/express-serve-static-core ' : ^5.1.0
1616 ' @types/supertest ' : ^6.0.2
1717 ' @types/ws ' : ^8.5.12
1818 ' @typescript/native-preview ' : ^7.0.0-dev.20251217.1
19- eslint : ^9.8.0
19+ eslint : ^9.39.2
2020 eslint-config-prettier : ^10.1.8
2121 eslint-plugin-n : ^17.23.1
2222 prettier : 3.6.2
@@ -33,9 +33,9 @@ catalogs:
3333 cross-spawn : ^7.0.5
3434 eventsource : ^3.0.2
3535 eventsource-parser : ^3.0.0
36- jose : ^6.1.1
36+ jose : ^6.1.3
3737 runtimeServerOnly :
38- ' @hono/node-server ' : ^1.19.8
38+ ' @hono/node-server ' : ^1.19.9
3939 content-type : ^1.0.5
4040 cors : ^2.8.5
4141 express : ^5.2.1
@@ -57,6 +57,8 @@ linkWorkspacePackages: deep
5757minimumReleaseAge : 10080 # 7 days
5858minimumReleaseAgeExclude :
5959 - ' @modelcontextprotocol/conformance'
60+ - hono@4.11.4 # fixes https://github.com/advisories/GHSA-3vhc-576x-3qv4 https://github.com/advisories/GHSA-f67f-6cw9-8mq4
61+ - ' @hono/node-server@1.19.9' # https://github.com/honojs/node-server/pull/295
6062
6163onlyBuiltDependencies :
6264 - better-sqlite3
You can’t perform that action at this time.
0 commit comments