Skip to content

Commit 27e2162

Browse files
chore(deps): bump zod from 3.21.4 to 3.22.2 (#146)
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.2. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.21.4...v3.22.2) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f15b7a commit 27e2162

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"serialize-error": "^11.0.0",
4040
"uuid": "^9.0.0",
4141
"whatsapp-web.js": "https://github.com/Luisotee/whatsapp-web.js",
42-
"zod": "^3.21.4"
42+
"zod": "^3.22.2"
4343
},
4444
"type": "module"
4545
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3081,7 +3081,7 @@ zip-stream@^4.1.0:
30813081
compress-commons "^4.1.2"
30823082
readable-stream "^3.6.0"
30833083

3084-
zod@^3.21.4:
3085-
version "3.21.4"
3086-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
3087-
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
3084+
zod@^3.22.2:
3085+
version "3.22.2"
3086+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.2.tgz#3add8c682b7077c05ac6f979fea6998b573e157b"
3087+
integrity sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==

0 commit comments

Comments
 (0)