Skip to content

Commit

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

Bump hono from 4.5.3 to 4.5.5
  • Loading branch information
GewoonJaap authored Aug 18, 2024
2 parents 3541591 + 7718454 commit 5e35056
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.20240806.0",
"@types/mustache": "^4.2.5",
"hono": "^4.5.3",
"hono": "^4.5.5",
"mustache": "^4.2.0",
"postal-mime": "^2.2.7",
"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 @@ -802,10 +802,10 @@ hasown@^2.0.0:
dependencies:
function-bind "^1.1.2"

hono@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.3.tgz#e3308047decc10f713f85044f549aa293c23bf9e"
integrity sha512-r26WwwbKD3BAYdfB294knNnegNda7VfV1tVn66D9Kvl9WQTdrR+5eKdoeaQNHQcC3Gr0KBikzAtjd6VsRGVSaw==
hono@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.5.tgz#18090b0e6f16359f33b80658821697250a1147db"
integrity sha512-fXBXHqaVfimWofbelLXci8pZyIwBMkDIwCa4OwZvK+xVbEyYLELVP4DfbGaj1aEM6ZY3hHgs4qLvCO2ChkhgQw==

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

0 comments on commit 5e35056

Please sign in to comment.