Skip to content

Commit be92bef

Browse files
committed
chore(deps): Bump hono, rollup, and minimatch dependencies resolving Dependabot ReDoS and Path Traversal alerts
1 parent 2b04e41 commit be92bef

3 files changed

Lines changed: 184 additions & 204 deletions

File tree

client/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@radix-ui/react-tooltip": "^1.2.8",
5050
"class-variance-authority": "^0.7.1",
5151
"clsx": "^2.1.1",
52-
"hono": "4.12.1",
52+
"hono": "^4.12.3",
5353
"lucide-react": "^0.575.0",
5454
"react-hook-form": "^7.71.2",
5555
"tailwind-merge": "^2.6.1",

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@
1919
"@modelcontextprotocol/sdk": "1.26.0",
2020
"path-to-regexp@6": "6.3.0",
2121
"send": ">=0.19.0",
22-
"hono": "4.11.7",
22+
"hono": ">=4.12.3",
23+
"rollup": ">=4.59.0",
2324
"tar": ">=7.5.8",
2425
"eslint": ">=9.26.0",
2526
"lodash": ">=4.17.23",
2627
"qs": "6.14.2",
27-
"minimatch": ">=10.2.1",
28+
"minimatch": ">=10.2.3",
2829
"ajv": ">=8.18.0"
2930
},
3031
"peerDependencyRules": {

0 commit comments

Comments
 (0)