chore(deps): bump hono from 4.3.0 to 4.3.2 (#15487)

* chore(deps): bump hono from 4.3.0 to 4.3.2

Bumps [hono](https://github.com/honojs/hono) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.3.0...v4.3.2)

---
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-05-06 19:18:09 +08:00 committed by GitHub
parent 70b0fad6f5
commit f86c7377d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -75,7 +75,7 @@
"fanfou-sdk": "5.0.0",
"form-data": "4.0.0",
"googleapis": "136.0.0",
"hono": "4.3.0",
"hono": "4.3.2",
"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.11.1
'@hono/swagger-ui':
specifier: 0.2.2
version: 0.2.2(hono@4.3.0)
version: 0.2.2(hono@4.3.2)
'@hono/zod-openapi':
specifier: 0.11.0
version: 0.11.0(hono@4.3.0)(zod@3.23.6)
version: 0.11.0(hono@4.3.2)(zod@3.23.6)
'@notionhq/client':
specifier: 2.2.15
version: 2.2.15
@ -81,8 +81,8 @@ dependencies:
specifier: 136.0.0
version: 136.0.0
hono:
specifier: 4.3.0
version: 4.3.0
specifier: 4.3.2
version: 4.3.2
html-to-text:
specifier: 9.0.5
version: 9.0.5
@ -1899,15 +1899,15 @@ packages:
engines: {node: '>=18.14.1'}
dev: false
/@hono/swagger-ui@0.2.2(hono@4.3.0):
/@hono/swagger-ui@0.2.2(hono@4.3.2):
resolution: {integrity: sha512-Bco6XdKkTP7yIVWXpquLQayvjwzDmsmsESjF7VcrU/ZPTYafGvvpHf7Z6PHTWyp+JpdYORZXlyZ75T3At2KfAA==}
peerDependencies:
hono: '*'
dependencies:
hono: 4.3.0
hono: 4.3.2
dev: false
/@hono/zod-openapi@0.11.0(hono@4.3.0)(zod@3.23.6):
/@hono/zod-openapi@0.11.0(hono@4.3.2)(zod@3.23.6):
resolution: {integrity: sha512-thbxV4lWJoDo1NjF8ZGnd0muD3UHUpRqpKvS3RI+kWCXU05nyuViymUbPvVpp+O6i5SjovITTF91NRMTraZm3Q==}
engines: {node: '>=16.0.0'}
peerDependencies:
@ -1915,18 +1915,18 @@ packages:
zod: 3.*
dependencies:
'@asteasolutions/zod-to-openapi': 7.0.0(zod@3.23.6)
'@hono/zod-validator': 0.2.1(hono@4.3.0)(zod@3.23.6)
hono: 4.3.0
'@hono/zod-validator': 0.2.1(hono@4.3.2)(zod@3.23.6)
hono: 4.3.2
zod: 3.23.6
dev: false
/@hono/zod-validator@0.2.1(hono@4.3.0)(zod@3.23.6):
/@hono/zod-validator@0.2.1(hono@4.3.2)(zod@3.23.6):
resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.19.1
dependencies:
hono: 4.3.0
hono: 4.3.2
zod: 3.23.6
dev: false
@ -5546,8 +5546,8 @@ packages:
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
dev: false
/hono@4.3.0:
resolution: {integrity: sha512-rf9142VLQNMVBj+BjVLISgDWDxnJGUIuX39dvqcdySwr2gTsPfsqW1twWDUjfwQNWm9hEn40MpDu9RFGUN+e8A==}
/hono@4.3.2:
resolution: {integrity: sha512-wiZcF5N06tc232U11DnqW6hP8DNoypjsrxslKXfvOqOAkTdh7K1HLZJH/92Mf+urxUTGi96f1w4xx/1Qozoqiw==}
engines: {node: '>=16.0.0'}
dev: false