diff --git a/package-lock.json b/package-lock.json index 83ce53b7..3ca62d3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6708,9 +6708,9 @@ } }, "node_modules/zod": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.0.tgz", - "integrity": "sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA==", + "version": "3.23.1", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.1.tgz", + "integrity": "sha512-fwxuO7wwRmBv1+OvqlZF0t73s3xhR0Cr7mRIFSca6Z/ZNsrzvCPl4Az4KJqi1mgkXdODuan91Cyyg8it0my1ag==", "funding": { "url": "https://github.com/sponsors/colinhacks" }