Skip to content

Commit 6b51469

Browse files
Bump zod from 3.22.3 to 3.22.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.3 to 3.22.4. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.3...v3.22.4) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 433d870 commit 6b51469

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "18.2.0",
2121
"react-icons": "4.11.0",
2222
"remark-unwrap-images": "3.0.1",
23-
"zod": "3.22.3"
23+
"zod": "3.22.4"
2424
},
2525
"devDependencies": {
2626
"@next/eslint-plugin-next": "13.4.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8386,10 +8386,10 @@ zod@3.21.4:
83868386
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
83878387
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
83888388

8389-
zod@3.22.3:
8390-
version "3.22.3"
8391-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
8392-
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==
8389+
zod@3.22.4:
8390+
version "3.22.4"
8391+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff"
8392+
integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==
83938393

83948394
zwitch@^2.0.0:
83958395
version "2.0.2"

0 commit comments

Comments
 (0)