From 6ddf3e307a2a9508dbf6c6591e126f543ee0415a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 08:05:46 +0000 Subject: [PATCH] fix(deps): update dependency zod to v3.24.1 --- pnpm-lock.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e402eb0..1d2e949 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 0.5.1(@livekit/agents@0.4.5) '@livekit/agents-plugin-openai': specifier: ^0.7.0 - version: 0.7.1(@livekit/agents@0.4.5)(zod@3.23.8) + version: 0.7.1(@livekit/agents@0.4.5)(zod@3.24.1) '@livekit/agents-plugin-silero': specifier: ^0.4.5 version: 0.4.5(@livekit/agents@0.4.5) @@ -28,7 +28,7 @@ importers: version: 16.4.5 zod: specifier: ^3.23.8 - version: 3.23.8 + version: 3.24.1 devDependencies: '@eslint/eslintrc': specifier: ^3.2.0 @@ -1681,8 +1681,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} snapshots: @@ -1941,10 +1941,10 @@ snapshots: - bufferutil - utf-8-validate - '@livekit/agents-plugin-openai@0.7.1(@livekit/agents@0.4.5)(zod@3.23.8)': + '@livekit/agents-plugin-openai@0.7.1(@livekit/agents@0.4.5)(zod@3.24.1)': dependencies: '@livekit/agents': 0.4.5 - openai: 4.76.3(zod@3.23.8) + openai: 4.76.3(zod@3.24.1) sharp: 0.33.5 ws: 8.18.0 transitivePeerDependencies: @@ -1972,7 +1972,7 @@ snapshots: pino: 8.21.0 pino-pretty: 11.3.0 ws: 8.18.0 - zod: 3.23.8 + zod: 3.24.1 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -3010,7 +3010,7 @@ snapshots: onnxruntime-common: 1.20.0 tar: 7.4.3 - openai@4.76.3(zod@3.23.8): + openai@4.76.3(zod@3.24.1): dependencies: '@types/node': 18.19.68 '@types/node-fetch': 2.6.12 @@ -3020,7 +3020,7 @@ snapshots: formdata-node: 4.4.1 node-fetch: 2.7.0 optionalDependencies: - zod: 3.23.8 + zod: 3.24.1 transitivePeerDependencies: - encoding @@ -3474,4 +3474,4 @@ snapshots: yocto-queue@0.1.0: {} - zod@3.23.8: {} + zod@3.24.1: {}