fix(deps): update dependency zod to v3.25.74
All checks were successful
Check / Lint and Check (push) Successful in 2m35s

This commit is contained in:
2025-07-05 01:01:19 +00:00
parent e5aeae27e6
commit 82bf1540f0

6
package-lock.json generated
View File

@ -9441,9 +9441,9 @@
}
},
"node_modules/zod": {
"version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
"integrity": "sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==",
"version": "3.25.74",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.74.tgz",
"integrity": "sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"