Remove peer: true from zod dependency

Co-authored-by: guyh <guyh@tavily.com>
This commit is contained in:
Cursor Agent
2025-12-19 20:32:12 +00:00
parent bc0fa346a3
commit e6c83c2726
-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"
}