From 32e58ba746b69e62c2450bb4b6610070fd4c98ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 10:35:58 +0000 Subject: [PATCH] chore(deps): update dependency hono to ^3.3.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6cf473e..bf1126a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@edge-runtime/vm": "^3.0.4", "@nexterias/prettier-config": "^1.0.1", - "hono": "^3.3.1", + "hono": "^3.3.2", "prettier": "^3.0.0", "tsup": "^7.1.0", "typedoc": "^0.24.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4aab7e8..431178a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ devDependencies: specifier: ^1.0.1 version: 1.0.1 hono: - specifier: ^3.3.1 - version: 3.3.1 + specifier: ^3.3.2 + version: 3.3.2 prettier: specifier: ^3.0.0 version: 3.0.0 @@ -878,8 +878,8 @@ packages: slash: 3.0.0 dev: true - /hono@3.3.1: - resolution: {integrity: sha512-MlpVOp+oDvWjfLZjZNBF5p2d+X6kmpHdHT1BjY7J4Zn3XOscK01lt4so0Gsm9F7pZFImJG7eAMgOKZ8VSzUPDA==} + /hono@3.3.2: + resolution: {integrity: sha512-7rsgLAUXTdxo2qU/+uso5oZiiNruB9++1TMxcy95c+pTK822L0ORuug5aPVr6JkYgLkkL3w4i1Y9zrcLZJBp8A==} engines: {node: '>=16.0.0'} dev: true