Skip to content

Commit b7e4995

Browse files
Update dependency zod to v4.3.5
1 parent 1ee7d43 commit b7e4995

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"rehype-highlight": "7.0.2",
2222
"rehype-unwrap-images": "^1.0.0",
2323
"remark-gfm": "4.0.1",
24-
"zod": "4.2.1"
24+
"zod": "4.3.5"
2525
},
2626
"devDependencies": {
2727
"@types/lodash": "4.17.23",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6053,7 +6053,12 @@ yocto-queue@^0.1.0:
60536053
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918"
60546054
integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==
60556055

6056-
zod@4.2.1, "zod@^3.25.0 || ^4.0.0":
6056+
zod@4.3.5:
6057+
version "4.3.5"
6058+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.5.tgz#aeb269a6f9fc259b1212c348c7c5432aaa474d2a"
6059+
integrity sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==
6060+
6061+
"zod@^3.25.0 || ^4.0.0":
60576062
version "4.2.1"
60586063
resolved "https://registry.yarnpkg.com/zod/-/zod-4.2.1.tgz#07f0388c7edbfd5f5a2466181cb4adf5b5dbd57b"
60596064
integrity sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==

0 commit comments

Comments
 (0)