From e1ac46e045e6d0485713443c9a14442576bde8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:46:17 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 27f0b71..cca6171 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@scalar/mock-server": "^0.1.65", "follow-redirects": "^1.15.6", "form-data": "^4.0.0", - "hono": "^4.3.8", + "hono": "^4.3.9", "proxy-from-env": "^1.1.0", "yaml": "^2.4.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc8a704..e727363 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^4.0.0 version: 4.0.0 hono: - specifier: ^4.3.8 - version: 4.3.8 + specifier: ^4.3.9 + version: 4.3.9 proxy-from-env: specifier: ^1.1.0 version: 1.1.0 @@ -36,10 +36,10 @@ devDependencies: version: 4.20240512.0 '@hono/vite-cloudflare-pages': specifier: ^0.4.0 - version: 0.4.0(hono@4.3.8) + version: 0.4.0(hono@4.3.9) '@hono/vite-dev-server': specifier: ^0.12.1 - version: 0.12.1(hono@4.3.8) + version: 0.12.1(hono@4.3.9) '@originjs/vite-plugin-commonjs': specifier: ^1.0.3 version: 1.0.3 @@ -755,23 +755,23 @@ packages: resolution: {integrity: sha512-GW1Iomhmm1o4Z+X57xGby8A35Cu9UZLL7pSMdqDBkD99U5cywff8F+8hLk5aBTzNubnsFAvWQ/fZjNwPsEn9lA==} engines: {node: '>=18.14.1'} - /@hono/vite-cloudflare-pages@0.4.0(hono@4.3.8): + /@hono/vite-cloudflare-pages@0.4.0(hono@4.3.9): resolution: {integrity: sha512-+vmfgphNc2DZx457HqrefZmpVVhJmz3bQaDpylBgInt9uPEV+xuFwnTaHwVn00R00HPmJuSDT+9ybvYDPIDQuQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: '*' dependencies: - hono: 4.3.8 + hono: 4.3.9 dev: true - /@hono/vite-dev-server@0.12.1(hono@4.3.8): + /@hono/vite-dev-server@0.12.1(hono@4.3.9): resolution: {integrity: sha512-Fm7BXm9onjEaU5OqkLhU4pkdBKenlulrExDSkBxXULF+7NQznHppWnKcDI6A0pvjz0oNykNy5F7QnHhofmnMdQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: '*' dependencies: '@hono/node-server': 1.11.1 - hono: 4.3.8 + hono: 4.3.9 miniflare: 3.20240419.1 minimatch: 9.0.4 transitivePeerDependencies: @@ -959,7 +959,7 @@ packages: '@hono/node-server': 1.11.1 '@scalar/oas-utils': 0.1.11(axios@1.6.8) '@scalar/openapi-parser': 0.3.2 - hono: 4.3.8 + hono: 4.3.9 transitivePeerDependencies: - axios - less @@ -1728,8 +1728,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@4.3.8: - resolution: {integrity: sha512-IepU1cWz7oWY/os4Dbgq8dAjQh+APbS0LvLf85bL3cnh4sqMZ1MSBCYFkpm+MIpGoRUMmX8v9CeQh+TmBX3RUA==} + /hono@4.3.9: + resolution: {integrity: sha512-6c5LVE23HnIS8iBhY+XPmYJlPeeClznOi7mBNsAsJCgxo8Ciz75LTjqRUf5wv4RYq8kL+1KPLUZHCtKmbZssNg==} engines: {node: '>=16.0.0'} /human-signals@5.0.0: