diff --git a/package.json b/package.json index 09f102c..f51c189 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "@fastify/cors": "8.5.0", "dotenv": "16.4.7", "fastify": "^4.28.1", - "zod": "3.23.8" + "zod": "3.24.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0791beb..63195f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^4.28.1 version: 4.28.1 zod: - specifier: 3.23.8 - version: 3.23.8 + specifier: 3.24.1 + version: 3.24.1 devDependencies: '@rocketseat/eslint-config': specifier: ^2.2.2 @@ -32,7 +32,7 @@ importers: version: 6.0.2 '@vitest/coverage-v8': specifier: 0.34.2 - version: 0.34.2(vitest@0.34.2(@vitest/ui@0.34.7)) + version: 0.34.2(vitest@0.34.2) '@vitest/ui': specifier: 0.34.7 version: 0.34.7(vitest@0.34.2) @@ -2592,8 +2592,8 @@ packages: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} engines: {node: '>=12.20'} - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} snapshots: @@ -3129,7 +3129,7 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitest/coverage-v8@0.34.2(vitest@0.34.2(@vitest/ui@0.34.7))': + '@vitest/coverage-v8@0.34.2(vitest@0.34.2)': dependencies: '@ampproject/remapping': 2.2.1 '@bcoe/v8-coverage': 0.2.3 @@ -5228,4 +5228,4 @@ snapshots: yocto-queue@1.0.0: {} - zod@3.23.8: {} + zod@3.24.1: {}