fix: Remove peer: true from zod dependency

Co-authored-by: guyh <guyh@tavily.com>
This commit is contained in:
Cursor Agent
2025-12-22 20:20:44 +00:00
parent d4ad1d5215
commit bd96406a0e
-1
View File
@@ -1529,7 +1529,6 @@
"resolved": "https://registry.npmjs.org/zod/-/zod-4.2.1.tgz",
"integrity": "sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==",
"license": "MIT",
"peer": true,
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}