Bump zod from 3.19.1 to 3.20.2 (#65)

This commit is contained in:
dependabot[bot] 2022-12-13 12:04:12 +01:00 committed by GitHub
parent b04326d378
commit 3657968ce3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -10881,9 +10881,9 @@
} }
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "3.19.1", "version": "3.20.2",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.19.1.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.20.2.tgz",
"integrity": "sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==", "integrity": "sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==",
"funding": { "funding": {
"url": "https://github.com/sponsors/colinhacks" "url": "https://github.com/sponsors/colinhacks"
} }
@ -18910,9 +18910,9 @@
"dev": true "dev": true
}, },
"zod": { "zod": {
"version": "3.19.1", "version": "3.20.2",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.19.1.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.20.2.tgz",
"integrity": "sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==" "integrity": "sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ=="
} }
} }
} }