Skip to content

Commit 8ccfbca

Browse files
chore(hono): Update dependency hono to v4.12.7 [SECURITY] (#8255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jacek <jacek@clerk.dev>
1 parent fdac10e commit 8ccfbca

File tree

4 files changed

+19
-14
lines changed

4 files changed

+19
-14
lines changed

.changeset/hono-security-update.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/hono': patch
3+
---
4+
5+
Bump `hono` devDependency floor to `^4.12.7` to pick up an upstream security fix.

integration/templates/hono-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@hono/node-server": "^1.14.1",
1313
"dotenv": "^17.2.1",
1414
"express": "^5.1.0",
15-
"hono": "^4.7.10",
15+
"hono": "^4.12.7",
1616
"tsx": "^4.20.3",
1717
"vite-express": "^0.21.1"
1818
},

packages/hono/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@clerk/shared": "workspace:^"
7777
},
7878
"devDependencies": {
79-
"hono": "^4.7.4"
79+
"hono": "^4.12.7"
8080
},
8181
"peerDependencies": {
8282
"hono": ">=4"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)