chore(deps): bump hono from 4.1.4 to 4.1.5 (#15003)

* chore(deps): bump hono from 4.1.4 to 4.1.5

Bumps [hono](https://github.com/honojs/hono) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.1.4...v4.1.5)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-29 10:00:24 +08:00 committed by GitHub
parent 458cf23405
commit 5a7108c7ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -76,7 +76,7 @@
"git-rev-sync": "3.0.2",
"googleapis": "134.0.0",
"got": "14.2.1",
"hono": "4.1.4",
"hono": "4.1.5",
"html-to-text": "9.0.5",
"https-proxy-agent": "7.0.4",
"iconv-lite": "0.6.3",

View File

@ -10,10 +10,10 @@ dependencies:
version: 1.9.0
'@hono/swagger-ui':
specifier: 0.2.1
version: 0.2.1(hono@4.1.4)
version: 0.2.1(hono@4.1.5)
'@hono/zod-openapi':
specifier: 0.9.9
version: 0.9.9(hono@4.1.4)(zod@3.22.4)
version: 0.9.9(hono@4.1.5)(zod@3.22.4)
'@notionhq/client':
specifier: 2.2.14
version: 2.2.14
@ -84,8 +84,8 @@ dependencies:
specifier: 14.2.1
version: 14.2.1
hono:
specifier: 4.1.4
version: 4.1.4
specifier: 4.1.5
version: 4.1.5
html-to-text:
specifier: 9.0.5
version: 9.0.5
@ -1890,15 +1890,15 @@ packages:
engines: {node: '>=18.14.1'}
dev: false
/@hono/swagger-ui@0.2.1(hono@4.1.4):
/@hono/swagger-ui@0.2.1(hono@4.1.5):
resolution: {integrity: sha512-wBxVMRe3/v8xH4o6icmwztiIq0DG0s7+jHVMHVUAoFFCWEQNL2iskMmQtrhSDtsFmBZUeUFQUaaJ6Ir6DOmHLA==}
peerDependencies:
hono: '*'
dependencies:
hono: 4.1.4
hono: 4.1.5
dev: false
/@hono/zod-openapi@0.9.9(hono@4.1.4)(zod@3.22.4):
/@hono/zod-openapi@0.9.9(hono@4.1.5)(zod@3.22.4):
resolution: {integrity: sha512-Icak3c8WKNS1gFDWmYs2zJ7ra3js9lDeAXNPf5h3fa0SnJQcjcCrLaG6EZPPAbW92HRwCDeQt8yA/ZVp17HPFg==}
engines: {node: '>=16.0.0'}
peerDependencies:
@ -1906,18 +1906,18 @@ packages:
zod: 3.*
dependencies:
'@asteasolutions/zod-to-openapi': 5.5.0(zod@3.22.4)
'@hono/zod-validator': 0.1.11(hono@4.1.4)(zod@3.22.4)
hono: 4.1.4
'@hono/zod-validator': 0.1.11(hono@4.1.5)(zod@3.22.4)
hono: 4.1.5
zod: 3.22.4
dev: false
/@hono/zod-validator@0.1.11(hono@4.1.4)(zod@3.22.4):
/@hono/zod-validator@0.1.11(hono@4.1.5)(zod@3.22.4):
resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.19.1
dependencies:
hono: 4.1.4
hono: 4.1.5
zod: 3.22.4
dev: false
@ -5420,8 +5420,8 @@ packages:
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
dev: false
/hono@4.1.4:
resolution: {integrity: sha512-JcdAKRBHjWO5OEkEW6Lv5NUr4QLl4InshCIUnHwGY7hymCxmV1Ji/eAAr1hclQixWc3I7ZljMHXwIedNWRAcqA==}
/hono@4.1.5:
resolution: {integrity: sha512-3ChJiIoeCxvkt6vnkxJagplrt1YZg3NyNob7ssVeK2PUqEINp4q1F94HzFnvY9QE8asVmbW5kkTDlyWylfg2vg==}
engines: {node: '>=16.0.0'}
dev: false