Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #93 from matrixgpt/dependabot/npm_and_yarn/zod-3.20.3
Browse files Browse the repository at this point in the history
Bump zod from 3.20.2 to 3.20.3
  • Loading branch information
bertybuttface authored Feb 8, 2023
2 parents 97bf117 + 6387991 commit 5b0899f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"matrix-bot-sdk": "^0.6.3",
"typescript": "^4.9.5",
"znv": "^0.3.2",
"zod": "^3.20.2"
"zod": "^3.20.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3924,7 +3924,7 @@ znv@^0.3.2:
dependencies:
colorette "^2.0.19"

zod@^3.20.2:
version "3.20.2"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807"
integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==
zod@^3.20.3:
version "3.20.3"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.3.tgz#56b2ebb87d4566e7cd38f0f6cda7fa591fcec948"
integrity sha512-+MLeeUcLTlnzVo5xDn9+LVN9oX4esvgZ7qfZczBN+YVUvZBafIrPPVyG2WdjMWU2Qkb2ZAh2M8lpqf1wIoGqJQ==

0 comments on commit 5b0899f

Please sign in to comment.