Skip to content

Commit

Permalink
Merge pull request #45 from GewoonJaap/dependabot/npm_and_yarn/hono-4…
Browse files Browse the repository at this point in the history
….5.1

Bump hono from 4.5.0 to 4.5.1
  • Loading branch information
GewoonJaap authored Jul 23, 2024
2 parents b5f5458 + be92b4f commit aed63fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@cloudflare/workers-types": "^4.20240718.0",
"@types/mustache": "^4.2.5",
"hono": "^4.5.0",
"hono": "^4.5.1",
"mustache": "^4.2.0",
"postal-mime": "^2.2.6",
"uuid": "^10.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -797,10 +797,10 @@ hasown@^2.0.0:
dependencies:
function-bind "^1.1.2"

hono@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.0.tgz#cc8caebff934728e8f3f99cf005278828a43f137"
integrity sha512-ZbezypZfn4odyApjCCv+Fw5OgweBqRLA/EsMyc4FUknFvBJcBIKhHy4sqmD1rWpBc/3wUlaQ6tqOPjk36R1ckg==
hono@^4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.1.tgz#a258710ffaba07d64580a0c112cba97c4319b606"
integrity sha512-6q8AugoWG5wlrjdGG8OFFiqEsPlPGjODjUik48sEJeko4Tae1UsLS2vUiYHLEJx1gJvOZa4BWkQC+urwDmkEvQ==

human-signals@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit aed63fd

Please sign in to comment.