Bump zod from 3.20.6 to 3.21.3 (#171)

This commit is contained in:
dependabot[bot] 2023-03-07 18:49:51 +01:00 committed by GitHub
parent d4d0f412e4
commit ddac01aea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -10584,9 +10584,9 @@
}
},
"node_modules/zod": {
"version": "3.20.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.20.6.tgz",
"integrity": "sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==",
"version": "3.21.3",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.3.tgz",
"integrity": "sha512-tz1QgJomEhMTQhOBvQxnnrTo8q77EjpGLlaWicCoEEkMzScuONzDkJKIHr83CS89fGY24iGCStj2ZOCHpPOEyA==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
@ -18381,9 +18381,9 @@
"dev": true
},
"zod": {
"version": "3.20.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.20.6.tgz",
"integrity": "sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA=="
"version": "3.21.3",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.3.tgz",
"integrity": "sha512-tz1QgJomEhMTQhOBvQxnnrTo8q77EjpGLlaWicCoEEkMzScuONzDkJKIHr83CS89fGY24iGCStj2ZOCHpPOEyA=="
}
}
}