fix(deps): update dependency zod to v3.25.44
All checks were successful
Check / Lint and Check (push) Successful in 45s

This commit is contained in:
Renovate Bot 2025-06-01 01:01:19 +00:00
parent a3d08948ae
commit 6f758cb1ae

6
package-lock.json generated
View File

@ -9675,9 +9675,9 @@
}
},
"node_modules/zod": {
"version": "3.25.43",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.43.tgz",
"integrity": "sha512-KrQFEkfox9WLfYCOksqEWjf97QdgSC1YJSqxJxnWz0l+BW8mN2PQ+yjshL8RC7RC5p5YOlUCLyTDNaf++QbPtA==",
"version": "3.25.44",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.44.tgz",
"integrity": "sha512-BVwH2PnqCwxUN+SNjzRL6kcGvvz1JuojtB+uZB1Hg8DA56Zqn0pjpIwMrb1IhUsF75DjpEe4fhxPKO6+AErqzw==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"