From b6b9918c6c6a29cbeebe31e6bc1e874487fac6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:49:33 +0000 Subject: [PATCH] chore(deps): bump hono from 4.0.8 to 4.0.9 (#14655) * chore(deps): bump hono from 4.0.8 to 4.0.9 Bumps [hono](https://github.com/honojs/hono) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.0.8...v4.0.9) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4407ae7a2..cf37961fc 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "git-rev-sync": "3.0.2", "googleapis": "133.0.0", "got": "11.8.6", - "hono": "4.0.8", + "hono": "4.0.9", "html-to-text": "9.0.5", "https-proxy-agent": "7.0.4", "iconv-lite": "0.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 916f27678..8be11e94a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ dependencies: specifier: 11.8.6 version: 11.8.6 hono: - specifier: 4.0.8 - version: 4.0.8 + specifier: 4.0.9 + version: 4.0.9 html-to-text: specifier: 9.0.5 version: 9.0.5 @@ -5328,8 +5328,8 @@ packages: resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==} dev: false - /hono@4.0.8: - resolution: {integrity: sha512-zhTXu32vXeEXajsqZVjPfoyO0/fgAKLLmPBpSDzRBMr7zZ5N8yV1FmsfWl2MYtm+MD8hD7knLCovx8Oaqubd4w==} + /hono@4.0.9: + resolution: {integrity: sha512-XkFx6y6jAl08bGmoy53oGtHl8eHUixvmBulfcghrSySoJD3cW4UfFUa7JDGLOsIeJUv/a9d2pBFQUX7rzRnjvA==} engines: {node: '>=16.0.0'} dev: false