Skip to content

Commit 488a349

Browse files
committed
fix: upgrade hono from 4.6.12 to 4.7.10
Snyk has created this PR to upgrade hono from 4.6.12 to 4.7.10. See this package in npm: hono See this project in Snyk: https://app.snyk.io/org/nerds-github/project/7ac3a559-e245-43bc-aea8-6d68ed454985?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5c4b5f0 commit 488a349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"@types/node": "^22.10.1",
5555
"electron": "33.2.0",
5656
"electron-devtools-installer": "3.2.0",
57-
"hono": "4.6.12"
57+
"hono": "4.7.10"
5858
}
5959
}

0 commit comments

Comments
 (0)