Update dependency zod to v3.24.1 (#172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/175/head
renovate[bot] 12 months ago committed by GitHub
parent 60d231b30e
commit 3e14f7ea1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -67,7 +67,7 @@ dependencies:
version: 2.2.0
zod:
specifier: ^3.23.8
version: 3.23.8
version: 3.24.1
devDependencies:
'@types/debug':
@ -5108,6 +5108,6 @@ packages:
engines: {node: '>=10'}
dev: true
/zod@3.23.8:
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
/zod@3.24.1:
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
dev: false

Loading…
Cancel
Save