Skip to content

Commit

Permalink
fix(deps): update dependency zod to v3.22.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 5e30e3e commit 4654ec0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"sharp": "0.30.7",
"spinthatshit": "1.0.4",
"swr": "1.2.2",
"zod": "3.21.4"
"zod": "3.22.3"
},
"resolutions": {
"async": "3.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9459,7 +9459,7 @@ __metadata:
typescript: "npm:4.9.5"
vitest: "npm:0.34.6"
whatwg-fetch: "npm:3.6.2"
zod: "npm:3.21.4"
zod: "npm:3.22.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11355,9 +11355,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: 03c79fa4610a35e24119771970be764c6e177a271a225587f86a7fc35d55e94a154d8e1970d23ffe35b567c147262bedbcb53b31aa30eeef2493fbd13e1b4aca
"zod@npm:3.22.3":
version: 3.22.3
resolution: "zod@npm:3.22.3"
checksum: 3aad6e6b61ddceaeb887dccc5f747903e619b09dfd208f6dc30eef15edf3942b8e6cd97a08e080c9c8723575446941edb823a8881c512e00e8dd3085f20659cc
languageName: node
linkType: hard

0 comments on commit 4654ec0

Please sign in to comment.