From d43240003212e9a5b92b936d9a0b90adfb41bdcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:04:11 +0000 Subject: node_modules: bump hono from 4.5.2 to 4.5.3 (#259) Bumps [hono](https://github.com/honojs/hono) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.2...v4.5.3) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 284c0cc..a7ef9c5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@hono/zod-openapi": "^0.15.1", "@hono/zod-validator": "^0.2.2", - "hono": "^4.5.2", + "hono": "^4.5.3", "zod": "^3.23.8" }, "devDependencies": { -- cgit v1.2.3