Skip to content

Commit fa79e90

Browse files
committed
fix: patch vulnerable hono dependencies
1 parent b549be4 commit fa79e90

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"chokidar": "^3.6.0",
142142
"fuse.js": "^7.0.0",
143143
"glob": "^10.3.10",
144-
"hono": "^4.12.5",
144+
"hono": "^4.12.12",
145145
"ignore": "^5.3.1",
146146
"typescript": "^5.3.3",
147147
"uuid": "^9.0.1",
@@ -175,7 +175,7 @@
175175
],
176176
"overrides": {
177177
"@modelcontextprotocol/sdk>ajv": "8.18.0",
178-
"@modelcontextprotocol/sdk>@hono/node-server": "1.19.11",
178+
"@modelcontextprotocol/sdk>@hono/node-server": "1.19.13",
179179
"@modelcontextprotocol/sdk>express-rate-limit": "8.2.2",
180180
"@huggingface/transformers>onnxruntime-node": "1.24.2",
181181
"path-to-regexp": "8.4.0",
@@ -185,7 +185,7 @@
185185
"readdirp>picomatch": "2.3.2",
186186
"minimatch": "10.2.3",
187187
"rollup": "4.59.0",
188-
"hono@<4.12.7": ">=4.12.7",
188+
"hono@<4.12.12": ">=4.12.12",
189189
"tmp": "0.2.4"
190190
}
191191
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)