Skip to content

Commit

Permalink
chore(deps): bump zod from 3.23.8 to 3.24.1
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 15, 2024
1 parent 4d1f88e commit 1744ad8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"spark-md5": "3.0.2",
"tough-cookie": "4.1.4",
"ws": "8.18.0",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@swc/core": "^1.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"logdown": "3.3.1",
"long": "^5.2.0",
"uuid": "9.0.1",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@faker-js/faker": "^9.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5485,7 +5485,7 @@ __metadata:
typescript: ^5.0.4
webpack: ^5.74.0
ws: 8.18.0
zod: 3.23.8
zod: 3.24.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5600,7 +5600,7 @@ __metadata:
rimraf: 6.0.1
typescript: ^5.0.4
uuid: 9.0.1
zod: 3.23.8
zod: 3.24.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21013,10 +21013,10 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 15949ff82118f59c893dacd9d3c766d02b6fa2e71cf474d5aa888570c469dbf5446ac5ad562bb035bf7ac9650da94f290655c194f4a6de3e766f43febd432c5c
"zod@npm:3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: dcd5334725b29555593c186fd6505878bb7ccb4f5954f728d2de24bf71f9397492d83bdb69d5b8a376eb500a02273ae0691b57deb1eb8718df3f64c77cc5534a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1744ad8

Please sign in to comment.