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 #297 from matrixgpt/dependabot/npm_and_yarn/zod-3.…
Browse files Browse the repository at this point in the history
…23.8

Bump zod from 3.22.4 to 3.23.8
  • Loading branch information
bertybuttface committed Jun 18, 2024
2 parents c1b94db + 1b6a717 commit 895daa7
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 @@ -27,6 +27,6 @@
"matrix-bot-sdk": "0.7.1",
"typescript": "^5.4.5",
"znv": "^0.4.0",
"zod": "^3.22.4"
"zod": "^3.23.8"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3194,7 +3194,7 @@ znv@^0.4.0:
dependencies:
colorette "^2.0.19"

zod@^3.22.4:
version "3.22.4"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff"
integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==
zod@^3.23.8:
version "3.23.8"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d"
integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==

0 comments on commit 895daa7

Please sign in to comment.