Skip to content

Commit

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

Bump hono from 4.4.7 to 4.4.10
  • Loading branch information
GewoonJaap authored Jul 6, 2024
2 parents 5fc44d6 + b0d5f6f commit 0329a98
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.20240614.0",
"@types/mustache": "^4.2.5",
"hono": "^4.4.7",
"hono": "^4.4.10",
"mustache": "^4.2.0",
"postal-mime": "^2.2.5",
"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.4.7:
version "4.4.7"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.4.7.tgz#c7b195bdeff0b46e829189c08049decc0c6510c0"
integrity sha512-WoQWFQyVFEVRtIzP5sHPv7nvIw+RYL/HRnvnOCDxj6A+BtrwuC9S0vryZbV4IyFcNgOJ87r/phDiC1x2eEo4Gg==
hono@^4.4.10:
version "4.4.10"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.4.10.tgz#f980feea3b74dd4edc9249a0726165df13c50e16"
integrity sha512-z6918u9rXRU5CCisMHd2uUVoQXcNyUrUMmYY7VH10v4HJG7+hqgMK/G8YNTd13C6s4rBfzF09iz8VpOip9qG3A==

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

0 comments on commit 0329a98

Please sign in to comment.