Skip to content

Commit

Permalink
fix(deps): update dependency hono to v3.11.8 (#743)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent bc72b40 commit 96d5b29
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/assets-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "wrangler deploy --dry-run --outdir=dist"
},
"dependencies": {
"hono": "3.11.7",
"hono": "3.11.8",
"@sni/clients": "workspace:*",
"@sni/constants": "workspace:*",
"@sni/address-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/web3-highlights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "wrangler deploy --dry-run --outdir=dist"
},
"dependencies": {
"hono": "3.11.7",
"hono": "3.11.8",
"@sni/clients": "workspace:*",
"@sni/constants": "workspace:*",
"@sni/address-utils": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96d5b29

Please sign in to comment.