Skip to content

Commit 50e48c0

Browse files
committed
fix: packages/benchmarks/package.json & packages/benchmarks/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HONO-12668833
1 parent 139fb9d commit 50e48c0

File tree

2 files changed

+29
-39
lines changed

2 files changed

+29
-39
lines changed

packages/benchmarks/package-lock.json

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

packages/benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cli-table": "^0.3.11",
3434
"express": "^4.17.1",
3535
"fastify": "^4.23.2",
36-
"hono": "^3.7.5",
36+
"hono": "^4.9.7",
3737
"kleur": "^4.1.4",
3838
"minimist": "^1.2.8",
3939
"pancho": "^1.0.2",

0 commit comments

Comments
 (0)