fix(deps): update dependency zod to v3.24.2 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/214/head
renovate[bot] 10 months ago committed by GitHub
parent cf90502973
commit 2d97048b8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -67,7 +67,7 @@ dependencies:
version: 2.2.0 version: 2.2.0
zod: zod:
specifier: ^3.23.8 specifier: ^3.23.8
version: 3.24.1 version: 3.24.2
devDependencies: devDependencies:
'@types/debug': '@types/debug':
@ -4388,6 +4388,6 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/zod@3.24.1: /zod@3.24.2:
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==}
dev: false dev: false

Loading…
Cancel
Save