Skip to content

Commit

Permalink
build(deps): bump zod from 3.21.4 to 3.22.3
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 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.21.4...v3.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 0daaa4a commit 23a41b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/io-sign-backoffice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"server-only": "^0.0.1",
"sharp": "^0.32.6",
"ulid": "^2.3.0",
"zod": "^3.21.4"
"zod": "^3.22.3"
},
"devDependencies": {
"@types/node": "^20.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12468,7 +12468,7 @@ __metadata:
typescript: ^5.1.6
ulid: ^2.3.0
vitest: ^0.34.4
zod: ^3.21.4
zod: ^3.22.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -20479,9 +20479,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:^3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
"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 23a41b2

Please sign in to comment.