Skip to content

Commit

Permalink
Bump zod from 3.22.2 to 3.22.3 (#427)
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 79d9bc3 commit ac8929f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/chopsticks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lodash": "^4.17.21",
"ws": "^8.14.2",
"yargs": "^17.7.2",
"zod": "^3.22.2"
"zod": "^3.22.3"
},
"devDependencies": {
"@types/global-agent": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sql.js": "^1.8.0",
"sqlite3": "^5.1.6",
"typeorm": "^0.3.17",
"zod": "^3.22.2"
"zod": "^3.22.3"
},
"devDependencies": {
"@types/lodash": "^4.14.199",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ __metadata:
sqlite3: ^5.1.6
typeorm: ^0.3.17
typescript: ^5.1.6
zod: ^3.22.2
zod: ^3.22.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -94,7 +94,7 @@ __metadata:
typescript: ^5.1.6
ws: ^8.14.2
yargs: ^17.7.2
zod: ^3.22.2
zod: ^3.22.3
bin:
chopsticks: ./chopsticks.js
languageName: unknown
Expand Down Expand Up @@ -9053,9 +9053,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:^3.22.2":
version: 3.22.2
resolution: "zod@npm:3.22.2"
checksum: 231e2180c8eabb56e88680d80baff5cf6cbe6d64df3c44c50ebe52f73081ecd0229b1c7215b9552537f537a36d9e36afac2737ddd86dc14e3519bdbc777e82b9
"zod@npm:^3.22.3":
version: 3.22.4
resolution: "zod@npm:3.22.4"
checksum: 80bfd7f8039b24fddeb0718a2ec7c02aa9856e4838d6aa4864335a047b6b37a3273b191ef335bf0b2002e5c514ef261ffcda5a589fb084a48c336ffc4cdbab7f
languageName: node
linkType: hard

0 comments on commit ac8929f

Please sign in to comment.