fix(deps): update dependency zod to v3.25.46
All checks were successful
Lint / Lint and Typecheck (push) Successful in 49s

This commit is contained in:
Renovate Bot 2025-06-01 08:02:07 +00:00
parent 228a0bdaaf
commit 71df024aa9

6
package-lock.json generated
View File

@ -7613,9 +7613,9 @@
}
},
"node_modules/zod": {
"version": "3.25.45",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.45.tgz",
"integrity": "sha512-kv1swJBZqv98NQibL0oVvkQE8rXT+6qGNM1FpZkFcJG2jnz4vbtu48bgaitp85CaBPLSKXibrEsU7MzJoVoZAA==",
"version": "3.25.46",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.46.tgz",
"integrity": "sha512-IqRxcHEIjqLd4LNS/zKffB3Jzg3NwqJxQQ0Ns7pdrvgGkwQsEBdEQcOHaBVqvvZArShRzI39+aMST3FBGmTrLQ==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"