fix(core): Update zod to the latest version (no-changelog) (#10516)

This commit is contained in:
Eugene
2024-08-23 14:25:07 +02:00
committed by GitHub
parent a1a1b0a7b4
commit f4be8b950c
4 changed files with 9 additions and 10 deletions

View File

@@ -181,7 +181,7 @@
"sqlite3": "5.1.7",
"temp": "0.9.4",
"tmp-promise": "3.0.3",
"zod": "3.23.8",
"zod": "catalog:",
"zod-to-json-schema": "3.23.0"
}
}