Skip to content

Commit

Permalink
fix: added newer version of zod
Browse files Browse the repository at this point in the history
  • Loading branch information
wzarek committed May 8, 2024
1 parent 728469e commit 70f3014
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Client/reasn-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"uuid": "^3.4.0"
},
"dependencies": {
"zod": "^3.23.6"
"zod": "^3.23.7"
}
}
8 changes: 8 additions & 0 deletions Client/reasn-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13280,6 +13280,7 @@ __metadata:
ts-jest: "npm:^29.1.2"
ts-node: "npm:^10.9.2"
turbo: "npm:latest"
zod: "npm:^3.23.7"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -16228,3 +16229,10 @@ __metadata:
checksum: 10c0/dceb44c28578b31641e13695d200d34ec4ab3966a5729814d5445b194933c096b7ced71494ce53a0e8820685d1d010df8b2422e5bf2cdea7e469d97ffbea306f
languageName: node
linkType: hard

"zod@npm:^3.23.7":
version: 3.23.7
resolution: "zod@npm:3.23.7"
checksum: 10c0/c746d8882d4797597c945fea293dc69caba6de90b82037ca8ee8a1acaea8c5f8ce73492b4a5fac3100a11a99807737b2fcd51db93d9e9ca4d6b938faed67b6e3
languageName: node
linkType: hard

0 comments on commit 70f3014

Please sign in to comment.