Skip to content

Commit 46f9eaf

Browse files
chore(deps-dev): bump zod from 4.1.1 to 4.1.3 (#4390)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <svozza@amazon.com>
1 parent 50da0e6 commit 46f9eaf

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed

examples/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@valkey/valkey-glide": "^2.0.1",
4444
"aws-sdk": "^2.1692.0",
4545
"aws-sdk-client-mock": "^4.1.0",
46-
"zod": "^4.1.1"
46+
"zod": "^4.1.3"
4747
},
4848
"dependencies": {
4949
"arktype": "^2.1.20",

package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kafka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@
116116
"devDependencies": {
117117
"avro-js": "^1.12.0",
118118
"protobufjs": "^7.5.4",
119-
"zod": "^4.1.1"
119+
"zod": "^4.1.3"
120120
}
121121
}

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,6 @@
215215
}
216216
},
217217
"devDependencies": {
218-
"zod": "^4.1.1"
218+
"zod": "^4.1.3"
219219
}
220220
}

0 commit comments

Comments
 (0)