Skip to content

Commit

Permalink
fix(deps): update dependency zod to v3.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2023
1 parent 1ea4322 commit 00515fc
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 @@ -22,7 +22,7 @@
"@aws-sdk/lib-storage": "3.391.0",
"@noelware/utils": "2.4.0",
"mime-types": "2.1.35",
"zod": "3.22.0"
"zod": "3.22.1"
},
"devDependencies": {
"@augu/eslint-config": "4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ __metadata:
tsx: 3.12.7
typescript: 5.1.6
vitest: 0.34.2
zod: 3.22.0
zod: 3.22.1
languageName: unknown
linkType: soft

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

"zod@npm:3.22.0":
version: 3.22.0
resolution: "zod@npm:3.22.0"
checksum: b3974ac2c879e1597559d69ad11c331dd4961164fb3a4805d12fe2b3c5b0b6404e4b3acca997d514456f2035140d228f1e9c523a69852937faeb0027f94b6ec0
"zod@npm:3.22.1":
version: 3.22.1
resolution: "zod@npm:3.22.1"
checksum: 05b62cc1069da6e6349ad2325ec6b7d0c00699f0796e0fd071bcc2b44ac711679e52ad00bc563019504c7e64bbf0bf73737f31366d882a856962cd6e2882cf0e
languageName: node
linkType: hard

0 comments on commit 00515fc

Please sign in to comment.