mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Bump zod from 3.20.2 to 3.20.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.20.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.20.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
97bf11782c
commit
63879916e0
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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==
|
||||
|
Loading…
Reference in New Issue
Block a user