Bump zod from 3.20.5 to 3.20.6 (#142)

This commit is contained in:
dependabot[bot] 2023-02-10 07:38:31 +01:00 committed by GitHub
parent 3b15f7f37a
commit 80c64cf0e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -10662,9 +10662,9 @@
} }
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "3.20.5", "version": "3.20.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.20.5.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.20.6.tgz",
"integrity": "sha512-BTAAliwfoB9dWf2hC+TXlyWKk/YTqRGZjHQR0WLC2A2pzierWo7KuQ1ebjS4SNaFaxg/lDItzl9/QTgLjcHbgw==", "integrity": "sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==",
"funding": { "funding": {
"url": "https://github.com/sponsors/colinhacks" "url": "https://github.com/sponsors/colinhacks"
} }
@ -18494,9 +18494,9 @@
"dev": true "dev": true
}, },
"zod": { "zod": {
"version": "3.20.5", "version": "3.20.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.20.5.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.20.6.tgz",
"integrity": "sha512-BTAAliwfoB9dWf2hC+TXlyWKk/YTqRGZjHQR0WLC2A2pzierWo7KuQ1ebjS4SNaFaxg/lDItzl9/QTgLjcHbgw==" "integrity": "sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA=="
} }
} }
} }