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

This commit is contained in:
2025-05-31 23:02:06 +00:00
parent 863d4f3268
commit a4a3ed403b

6
package-lock.json generated
View File

@ -7613,9 +7613,9 @@
}
},
"node_modules/zod": {
"version": "3.25.42",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.42.tgz",
"integrity": "sha512-PcALTLskaucbeHc41tU/xfjfhcz8z0GdhhDcSgrCTmSazUuqnYqiXO63M0QUBVwpBlsLsNVn5qHSC5Dw3KZvaQ==",
"version": "3.25.43",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.43.tgz",
"integrity": "sha512-KrQFEkfox9WLfYCOksqEWjf97QdgSC1YJSqxJxnWz0l+BW8mN2PQ+yjshL8RC7RC5p5YOlUCLyTDNaf++QbPtA==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"