diff --git a/package.json b/package.json index c897e2e7..04773917 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "pino": "9.7.0", "pino-http": "10.5.0", "swagger-ui-express": "5.0.1", - "zod": "3.25.74" + "zod": "3.25.75" }, "devDependencies": { "@biomejs/biome": "2.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40270a8e..ad3257de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@asteasolutions/zod-to-openapi': specifier: 7.3.4 - version: 7.3.4(zod@3.25.74) + version: 7.3.4(zod@3.25.75) cors: specifier: 2.8.5 version: 2.8.5 @@ -39,8 +39,8 @@ importers: specifier: 5.0.1 version: 5.0.1(express@5.1.0) zod: - specifier: 3.25.74 - version: 3.25.74 + specifier: 3.25.75 + version: 3.25.75 devDependencies: '@biomejs/biome': specifier: 2.0.6 @@ -1574,8 +1574,8 @@ packages: engines: {node: '>= 14.6'} hasBin: true - zod@3.25.74: - resolution: {integrity: sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==} + zod@3.25.75: + resolution: {integrity: sha512-OhpzAmVzabPOL6C3A3gpAifqr9MqihV/Msx3gor2b2kviCgcb+HM9SEOpMWwwNp9MRunWnhtAKUoo0AHhjyPPg==} snapshots: @@ -1584,10 +1584,10 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.74)': + '@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.75)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.74 + zod: 3.25.75 '@babel/helper-string-parser@7.27.1': {} @@ -3015,4 +3015,4 @@ snapshots: yaml@2.8.0: {} - zod@3.25.74: {} + zod@3.25.75: {}