Skip to content

Commit c7875cc

Browse files
authoredApr 30, 2024··
fix(deps): Update dependency zod to v3.23.5 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6181fbb commit c7875cc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"rxjs": "^7.8.1",
124124
"treeify": "^1.1.0",
125125
"uuid": "^9.0.1",
126-
"zod": "3.23.4",
126+
"zod": "3.23.5",
127127
"zod-validation-error": "3.2.0"
128128
},
129129
"devDependencies": {

‎pnpm-lock.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.