diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3197eec..c06ae87 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: 0.2.2 version: 0.2.2 '@hono/node-server': - specifier: 1.19.9 - version: 1.19.9 + specifier: 1.19.10 + version: 1.19.10 '@hono/standard-validator': specifier: 0.1.5 version: 0.1.5 @@ -119,7 +119,7 @@ importers: version: 0.1.28(@valibot/to-json-schema@1.3.0(valibot@1.2.0(typescript@5.9.3)))(react@19.2.3)(valibot@1.2.0(typescript@5.9.3))(zod@3.25.76) '@hono/node-server': specifier: 'catalog:' - version: 1.19.9(hono@4.12.2) + version: 1.19.10(hono@4.12.2) '@hono/standard-validator': specifier: 'catalog:' version: 0.1.5(@standard-schema/spec@1.0.0)(hono@4.12.2) @@ -184,7 +184,7 @@ importers: dependencies: '@hono/node-server': specifier: 'catalog:' - version: 1.19.9(hono@4.12.2) + version: 1.19.10(hono@4.12.2) '@repo/api-utils': specifier: workspace:* version: link:../../tools/api-utils @@ -246,7 +246,7 @@ importers: dependencies: '@hono/node-server': specifier: 'catalog:' - version: 1.19.9(hono@4.12.2) + version: 1.19.10(hono@4.12.2) '@libsql/client': specifier: 0.15.15 version: 0.15.15 @@ -292,7 +292,7 @@ importers: version: link:../../packages/keys '@hono/node-server': specifier: 'catalog:' - version: 1.19.9(hono@4.12.2) + version: 1.19.10(hono@4.12.2) '@hono/standard-validator': specifier: 'catalog:' version: 0.1.5(@standard-schema/spec@1.0.0)(hono@4.12.2) @@ -314,7 +314,7 @@ importers: dependencies: '@hono/node-server': specifier: 'catalog:' - version: 1.19.9(hono@4.12.2) + version: 1.19.10(hono@4.12.2) '@hono/standard-validator': specifier: 'catalog:' version: 0.1.5(@standard-schema/spec@1.0.0)(hono@4.12.2) @@ -1262,8 +1262,8 @@ packages: '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} - '@hono/node-server@1.19.9': - resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==} + '@hono/node-server@1.19.10': + resolution: {integrity: sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -3339,6 +3339,7 @@ packages: basic-ftp@5.0.5: resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==} engines: {node: '>=10.0.0'} + deprecated: Security vulnerability fixed in 5.2.0, please upgrade better-opn@3.0.2: resolution: {integrity: sha512-aVNobHnJqLiUelTaHat9DZ1qM2w0C0Eym4LPI/3JxOnSokGVdsl1T1kN7TFvsEAD8G47A6VKQ0TVHqbBnYMJlQ==} @@ -5629,6 +5630,7 @@ packages: puppeteer@22.14.0: resolution: {integrity: sha512-MGTR6/pM8zmWbTdazb6FKnwIihzsSEXBPH49mFFU96DNZpQOevCAZMnjBZGlZRGRzRK6aADCavR6SQtrbv5dQw==} engines: {node: '>=18'} + deprecated: < 24.15.0 is no longer supported hasBin: true qs@6.11.0: @@ -6253,6 +6255,7 @@ packages: tar@6.1.15: resolution: {integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -7458,7 +7461,7 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hono/node-server@1.19.9(hono@4.12.2)': + '@hono/node-server@1.19.10(hono@4.12.2)': dependencies: hono: 4.12.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 35f22b6..206676c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,7 @@ packages: catalog: "@a2a-js/sdk": 0.2.2 - "@hono/node-server": 1.19.9 + "@hono/node-server": 1.19.10 "@hono/standard-validator": 0.1.5 bit-buffers: 1.0.2 hono: 4.12.2