Skip to content

Commit 80add90

Browse files
fix(deps): update dependency hono to v4.12.16 [security]
1 parent 02d1232 commit 80add90

4 files changed

Lines changed: 17 additions & 16 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@edu-quest/app": "workspace:*",
1313
"@edu-quest/domain": "workspace:*",
1414
"@hono/node-server": "1.19.13",
15-
"hono": "4.12.14"
15+
"hono": "4.12.16"
1616
},
1717
"devDependencies": {
1818
"typescript": "6.0.2"

apps/edge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build:css": "tailwindcss -i ./src/styles/tailwind.css -o ./public/styles/tailwind.min.css --minify"
1414
},
1515
"dependencies": {
16-
"hono": "4.12.14",
16+
"hono": "4.12.16",
1717
"@edu-quest/domain": "workspace:*",
1818
"@edu-quest/app": "workspace:*",
1919
"drizzle-orm": "0.45.2"

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@hono/node-server": "1.19.13",
13-
"hono": "4.12.14"
13+
"hono": "4.12.16"
1414
},
1515
"devDependencies": {
1616
"@types/node": "24.12.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)