Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"gravatar": "^1.8.2",
"he": "^1.2.0",
"highlight.js": "11.8.0",
"hono": "4.12.18",
"hono": "4.12.23",
"http-proxy-agent": "^7.0.2",
"human-interval": "^2.0.1",
"i18next-http-backend": "^3.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rocket.chat/rest-typings": "workspace:^",
"ajv": "^8.17.1",
"express": "^4.21.2",
"hono": "4.12.18",
"hono": "4.12.23",
"qs": "^6.14.2"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9581,7 +9581,7 @@ __metadata:
ajv: "npm:^8.17.1"
eslint: "npm:~9.39.4"
express: "npm:^4.21.2"
hono: "npm:4.12.18"
hono: "npm:4.12.23"
jest: "npm:~30.2.0"
qs: "npm:^6.14.2"
supertest: "npm:~7.1.4"
Expand Down Expand Up @@ -10166,7 +10166,7 @@ __metadata:
gravatar: "npm:^1.8.2"
he: "npm:^1.2.0"
highlight.js: "npm:11.8.0"
hono: "npm:4.12.18"
hono: "npm:4.12.23"
http-proxy-agent: "npm:^7.0.2"
human-interval: "npm:^2.0.1"
i18next: "npm:~23.4.9"
Expand Down Expand Up @@ -23857,10 +23857,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:4.12.18":
version: 4.12.18
resolution: "hono@npm:4.12.18"
checksum: 10/0adda91eeb68c921e073bcbedd8758f026cc47dbbe7824147cf0ee8ef03004b1891f4d4edc80f6ab4c6ab33ec1f2fac52c4f7098752f8acf6833bcb76efb39e4
"hono@npm:4.12.23":
version: 4.12.23
resolution: "hono@npm:4.12.23"
checksum: 10/721a7f0728fafe229ea84d5f0f3a2575b44dce5eb2047e49f4e7929257bb59511c80adefbe09637480ca3b65ad553510d7cd75c7dc696a916f141aefcbcb2667
languageName: node
linkType: hard

Expand Down
Loading