From aaae027d98b85619a7023fefdd77307384d53515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:28:39 -0400 Subject: node_modules: bump hono from 4.5.5 to 4.5.6 (#272) Bumps [hono](https://github.com/honojs/hono) from 4.5.5 to 4.5.6. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.5...v4.5.6) --- 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 +- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 260433e..dc240a3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hono/swagger-ui": "^0.4.0", "@hono/zod-openapi": "^0.15.1", "@hono/zod-validator": "^0.2.2", - "hono": "^4.5.5", + "hono": "^4.5.6", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0975573..a62ea35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@hono/swagger-ui': specifier: ^0.4.0 - version: 0.4.0(hono@4.5.5) + version: 0.4.0(hono@4.5.6) '@hono/zod-openapi': specifier: ^0.15.1 - version: 0.15.1(hono@4.5.5)(zod@3.23.8) + version: 0.15.1(hono@4.5.6)(zod@3.23.8) '@hono/zod-validator': specifier: ^0.2.2 - version: 0.2.2(hono@4.5.5)(zod@3.23.8) + version: 0.2.2(hono@4.5.6)(zod@3.23.8) hono: - specifier: ^4.5.5 - version: 4.5.5 + specifier: ^4.5.6 + version: 4.5.6 zod: specifier: ^3.23.8 version: 3.23.8 @@ -855,8 +855,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - hono@4.5.5: - resolution: {integrity: sha512-fXBXHqaVfimWofbelLXci8pZyIwBMkDIwCa4OwZvK+xVbEyYLELVP4DfbGaj1aEM6ZY3hHgs4qLvCO2ChkhgQw==} + hono@4.5.6: + resolution: {integrity: sha512-9SuUC/zLQv8YAcnIxJko0KCeLI0Q6menPsDWuJ9jaH+r8ZkVXeLqeLs1QJXCPKKbURAWj9x0SJBSFh803EnAUw==} engines: {node: '>=16.0.0'} ignore@5.2.4: @@ -1477,20 +1477,20 @@ snapshots: '@fastify/busboy@2.0.0': {} - '@hono/swagger-ui@0.4.0(hono@4.5.5)': + '@hono/swagger-ui@0.4.0(hono@4.5.6)': dependencies: - hono: 4.5.5 + hono: 4.5.6 - '@hono/zod-openapi@0.15.1(hono@4.5.5)(zod@3.23.8)': + '@hono/zod-openapi@0.15.1(hono@4.5.6)(zod@3.23.8)': dependencies: '@asteasolutions/zod-to-openapi': 7.1.1(zod@3.23.8) - '@hono/zod-validator': 0.2.2(hono@4.5.5)(zod@3.23.8) - hono: 4.5.5 + '@hono/zod-validator': 0.2.2(hono@4.5.6)(zod@3.23.8) + hono: 4.5.6 zod: 3.23.8 - '@hono/zod-validator@0.2.2(hono@4.5.5)(zod@3.23.8)': + '@hono/zod-validator@0.2.2(hono@4.5.6)(zod@3.23.8)': dependencies: - hono: 4.5.5 + hono: 4.5.6 zod: 3.23.8 '@humanwhocodes/config-array@0.11.14': @@ -2010,7 +2010,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.5.5: {} + hono@4.5.6: {} ignore@5.2.4: {} -- cgit v1.2.3