mirror of
https://github.com/contentful/skills.git
synced 2026-09-14 20:17:03 +08:00
chore(deps): update dependency hono to v4.13.7 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+8
-8
@@ -108,7 +108,7 @@ settings:
|
||||
overrides:
|
||||
basic-ftp: 6.2.1
|
||||
express-rate-limit: 8.7.0
|
||||
hono: 4.13.5
|
||||
hono: 4.13.7
|
||||
ip-address: 10.7.0
|
||||
|
||||
importers:
|
||||
@@ -1448,8 +1448,8 @@ packages:
|
||||
resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
hono@4.13.5:
|
||||
resolution: {integrity: sha512-O6+/eCYRkzzzy0rPWwKLiGBR1nFuUPZynnwjxN1MBA62NNqbT0wQEzQyK2gSO5yDIDB336sXQleAhOHrzlYyKw==}
|
||||
hono@4.13.7:
|
||||
resolution: {integrity: sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
htmlparser2@10.1.0:
|
||||
@@ -2234,9 +2234,9 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.28.0':
|
||||
optional: true
|
||||
|
||||
'@hono/node-server@1.19.14(hono@4.13.5)':
|
||||
'@hono/node-server@1.19.14(hono@4.13.7)':
|
||||
dependencies:
|
||||
hono: 4.13.5
|
||||
hono: 4.13.7
|
||||
|
||||
'@iarna/toml@3.0.0': {}
|
||||
|
||||
@@ -2361,7 +2361,7 @@ snapshots:
|
||||
|
||||
'@modelcontextprotocol/sdk@1.29.0(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@hono/node-server': 1.19.14(hono@4.13.5)
|
||||
'@hono/node-server': 1.19.14(hono@4.13.7)
|
||||
ajv: 8.20.0
|
||||
ajv-formats: 3.0.1(ajv@8.20.0)
|
||||
content-type: 1.0.5
|
||||
@@ -2371,7 +2371,7 @@ snapshots:
|
||||
eventsource-parser: 3.0.8
|
||||
express: 5.2.1
|
||||
express-rate-limit: 8.7.0(express@5.2.1)
|
||||
hono: 4.13.5
|
||||
hono: 4.13.7
|
||||
jose: 6.2.3
|
||||
json-schema-typed: 8.0.2
|
||||
pkce-challenge: 5.0.1
|
||||
@@ -3168,7 +3168,7 @@ snapshots:
|
||||
dependencies:
|
||||
function-bind: 1.1.2
|
||||
|
||||
hono@4.13.5: {}
|
||||
hono@4.13.7: {}
|
||||
|
||||
htmlparser2@10.1.0:
|
||||
dependencies:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
overrides:
|
||||
basic-ftp: 6.2.1
|
||||
express-rate-limit: 8.7.0
|
||||
hono: 4.13.5
|
||||
hono: 4.13.7
|
||||
ip-address: 10.7.0
|
||||
|
||||
allowBuilds:
|
||||
|
||||
Reference in New Issue
Block a user