chore(deps): bump hono from 4.1.5 to 4.1.7 (#15056)

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

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

---
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-04-01 23:20:24 +00:00 committed by GitHub
parent 680e27ecb8
commit 1bb9ce98fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 17 deletions

View File

@ -75,7 +75,7 @@
"fanfou-sdk": "5.0.0",
"form-data": "4.0.0",
"googleapis": "134.0.0",
"hono": "4.1.5",
"hono": "4.1.7",
"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.1
'@hono/swagger-ui':
specifier: 0.2.1
version: 0.2.1(hono@4.1.5)
version: 0.2.1(hono@4.1.7)
'@hono/zod-openapi':
specifier: 0.9.10
version: 0.9.10(hono@4.1.5)(zod@3.22.4)
version: 0.9.10(hono@4.1.7)(zod@3.22.4)
'@notionhq/client':
specifier: 2.2.14
version: 2.2.14
@ -81,8 +81,8 @@ dependencies:
specifier: 134.0.0
version: 134.0.0
hono:
specifier: 4.1.5
version: 4.1.5
specifier: 4.1.7
version: 4.1.7
html-to-text:
specifier: 9.0.5
version: 9.0.5
@ -1908,15 +1908,15 @@ packages:
engines: {node: '>=18.14.1'}
dev: false
/@hono/swagger-ui@0.2.1(hono@4.1.5):
/@hono/swagger-ui@0.2.1(hono@4.1.7):
resolution: {integrity: sha512-wBxVMRe3/v8xH4o6icmwztiIq0DG0s7+jHVMHVUAoFFCWEQNL2iskMmQtrhSDtsFmBZUeUFQUaaJ6Ir6DOmHLA==}
peerDependencies:
hono: '*'
dependencies:
hono: 4.1.5
hono: 4.1.7
dev: false
/@hono/zod-openapi@0.9.10(hono@4.1.5)(zod@3.22.4):
/@hono/zod-openapi@0.9.10(hono@4.1.7)(zod@3.22.4):
resolution: {integrity: sha512-v/b/z0qPxDo952gjRyhJ0n9ifbPoIluR2KmXDL20np0hj99+XvakoIHK5/T/3+hUmXlTj1Kn3TiGsSV6hwZesg==}
engines: {node: '>=16.0.0'}
peerDependencies:
@ -1924,18 +1924,18 @@ packages:
zod: 3.*
dependencies:
'@asteasolutions/zod-to-openapi': 5.5.0(zod@3.22.4)
'@hono/zod-validator': 0.2.1(hono@4.1.5)(zod@3.22.4)
hono: 4.1.5
'@hono/zod-validator': 0.2.1(hono@4.1.7)(zod@3.22.4)
hono: 4.1.7
zod: 3.22.4
dev: false
/@hono/zod-validator@0.2.1(hono@4.1.5)(zod@3.22.4):
/@hono/zod-validator@0.2.1(hono@4.1.7)(zod@3.22.4):
resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.19.1
dependencies:
hono: 4.1.5
hono: 4.1.7
zod: 3.22.4
dev: false
@ -3167,7 +3167,6 @@ packages:
debug: 4.3.4
transitivePeerDependencies:
- supports-color
dev: false
/ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
@ -5532,8 +5531,8 @@ packages:
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
dev: false
/hono@4.1.5:
resolution: {integrity: sha512-3ChJiIoeCxvkt6vnkxJagplrt1YZg3NyNob7ssVeK2PUqEINp4q1F94HzFnvY9QE8asVmbW5kkTDlyWylfg2vg==}
/hono@4.1.7:
resolution: {integrity: sha512-Qa9/OM64d3we/COpxpJNT8p2IEvXbvRzp2eX4wf48eDvqoU3pBrnbY6zAF2rK878GxkkfCo6yipZXNsPiTrBMQ==}
engines: {node: '>=16.0.0'}
dev: false
@ -5611,7 +5610,7 @@ packages:
resolution: {integrity: sha512-My1KCEPs6A0hb4qCVzYp8iEvA8j8YqcvXLZZH8C9OFuTYpYjHE7N2dtG3mRl1HMD4+VGXpF3XcDVcxGBT7yDZQ==}
engines: {node: '>= 14'}
dependencies:
agent-base: 7.1.0
agent-base: 7.1.1
debug: 4.3.4
transitivePeerDependencies:
- supports-color
@ -7594,7 +7593,7 @@ packages:
resolution: {integrity: sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==}
engines: {node: '>= 14'}
dependencies:
agent-base: 7.1.0
agent-base: 7.1.1
debug: 4.3.4
http-proxy-agent: 7.0.1
https-proxy-agent: 7.0.4