Skip to content

Commit

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

Bump hono from 4.5.2 to 4.5.3
  • Loading branch information
GewoonJaap authored Aug 5, 2024
2 parents e9fd62c + 45c7e9c commit 11421fd
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.20240725.0",
"@types/mustache": "^4.2.5",
"hono": "^4.5.2",
"hono": "^4.5.3",
"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.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.2.tgz#5440d8d2661cc1ec5a6e6427c5a3b0fb5b6e89dc"
integrity sha512-93P8XEALrHAUGRZoqXs8MDL3w9mDgRpbW9Sy5x4LS7srg78bKUw7EGynxze+Ft1e/rLGmDAbxeSTMu6dHUSRDw==
hono@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.3.tgz#e3308047decc10f713f85044f549aa293c23bf9e"
integrity sha512-r26WwwbKD3BAYdfB294knNnegNda7VfV1tVn66D9Kvl9WQTdrR+5eKdoeaQNHQcC3Gr0KBikzAtjd6VsRGVSaw==

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

0 comments on commit 11421fd

Please sign in to comment.