chore(deps): bump hono from 4.0.9 to 4.0.10 (#14699)
* chore(deps): bump hono from 4.0.9 to 4.0.10 Bumps [hono](https://github.com/honojs/hono) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.0.9...v4.0.10) --- 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:
parent
972ede3c87
commit
95ab8802e2
|
|
@ -72,7 +72,7 @@
|
|||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "133.0.0",
|
||||
"got": "11.8.6",
|
||||
"hono": "4.0.9",
|
||||
"hono": "4.0.10",
|
||||
"html-to-text": "9.0.5",
|
||||
"https-proxy-agent": "7.0.4",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -75,8 +75,8 @@ dependencies:
|
|||
specifier: 11.8.6
|
||||
version: 11.8.6
|
||||
hono:
|
||||
specifier: 4.0.9
|
||||
version: 4.0.9
|
||||
specifier: 4.0.10
|
||||
version: 4.0.10
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -5448,8 +5448,8 @@ packages:
|
|||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
dev: false
|
||||
|
||||
/hono@4.0.9:
|
||||
resolution: {integrity: sha512-XkFx6y6jAl08bGmoy53oGtHl8eHUixvmBulfcghrSySoJD3cW4UfFUa7JDGLOsIeJUv/a9d2pBFQUX7rzRnjvA==}
|
||||
/hono@4.0.10:
|
||||
resolution: {integrity: sha512-sq0RFAC3Ij+bkhZu90EGAQnVI1EhohRsjo9BU+BjXLbC71GSy41JjsFqCeg8MRpO2Gdu0A4MXF5licO89tn/rw==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue