diff --git a/package.json b/package.json index 06606f503..5ffb846ff 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "fanfou-sdk": "5.0.0", "form-data": "4.0.0", "googleapis": "134.0.0", - "hono": "4.2.0", + "hono": "4.2.1", "html-to-text": "9.0.5", "https-proxy-agent": "7.0.4", "iconv-lite": "0.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9dd74cd5f..0d624e20f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ dependencies: version: 1.9.1 '@hono/swagger-ui': specifier: 0.2.1 - version: 0.2.1(hono@4.2.0) + version: 0.2.1(hono@4.2.1) '@hono/zod-openapi': specifier: 0.9.10 - version: 0.9.10(hono@4.2.0)(zod@3.22.4) + version: 0.9.10(hono@4.2.1)(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.2.0 - version: 4.2.0 + specifier: 4.2.1 + version: 4.2.1 html-to-text: specifier: 9.0.5 version: 9.0.5 @@ -1016,7 +1016,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.3 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3) + '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.3) '@babel/helper-plugin-utils': 7.24.0 dev: true @@ -1343,7 +1343,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.3 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3) + '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.3) '@babel/helper-plugin-utils': 7.24.0 dev: true @@ -1355,7 +1355,7 @@ packages: dependencies: '@babel/core': 7.24.3 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3) + '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.3) '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.3) dev: true @@ -1966,15 +1966,15 @@ packages: engines: {node: '>=18.14.1'} dev: false - /@hono/swagger-ui@0.2.1(hono@4.2.0): + /@hono/swagger-ui@0.2.1(hono@4.2.1): resolution: {integrity: sha512-wBxVMRe3/v8xH4o6icmwztiIq0DG0s7+jHVMHVUAoFFCWEQNL2iskMmQtrhSDtsFmBZUeUFQUaaJ6Ir6DOmHLA==} peerDependencies: hono: '*' dependencies: - hono: 4.2.0 + hono: 4.2.1 dev: false - /@hono/zod-openapi@0.9.10(hono@4.2.0)(zod@3.22.4): + /@hono/zod-openapi@0.9.10(hono@4.2.1)(zod@3.22.4): resolution: {integrity: sha512-v/b/z0qPxDo952gjRyhJ0n9ifbPoIluR2KmXDL20np0hj99+XvakoIHK5/T/3+hUmXlTj1Kn3TiGsSV6hwZesg==} engines: {node: '>=16.0.0'} peerDependencies: @@ -1982,18 +1982,18 @@ packages: zod: 3.* dependencies: '@asteasolutions/zod-to-openapi': 5.5.0(zod@3.22.4) - '@hono/zod-validator': 0.2.1(hono@4.2.0)(zod@3.22.4) - hono: 4.2.0 + '@hono/zod-validator': 0.2.1(hono@4.2.1)(zod@3.22.4) + hono: 4.2.1 zod: 3.22.4 dev: false - /@hono/zod-validator@0.2.1(hono@4.2.0)(zod@3.22.4): + /@hono/zod-validator@0.2.1(hono@4.2.1)(zod@3.22.4): resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.2.0 + hono: 4.2.1 zod: 3.22.4 dev: false @@ -5633,8 +5633,8 @@ packages: resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==} dev: false - /hono@4.2.0: - resolution: {integrity: sha512-4A9WSwQW1V1Bby07Ida1FZwvYceSkByd8uoxvcmYSPaEWIZqutn/s5jE3CJOci8Jt//vb9VDn+5B3xobIzvA6A==} + /hono@4.2.1: + resolution: {integrity: sha512-yDv/6esHiDgq5fvsALTNyNiRxktOplO6LfSMgIkGE+E5vF8axsUfcyfzzlbLYM9ZQDMuws/ZLGUGWwYnAwCcNw==} engines: {node: '>=16.0.0'} dev: false