Skip to content

Commit

Permalink
Merge pull request #29 from jgentes/dependabot/npm_and_yarn/zod-3.22.3
Browse files Browse the repository at this point in the history
Bump zod from 3.21.4 to 3.22.3
  • Loading branch information
jgentes authored Dec 16, 2023
2 parents 260f45e + ca0e8d3 commit 786d3e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/wicg-file-system-access": "~2020.9.5",
"typescript": "^5.0.4",
"wrangler": "latest",
"zod": "^3.21.4"
"zod": "^3.22.3"
},
"engines": {
"node": ">=18.17.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6413,7 +6413,7 @@ isbot@latest:
wavesurfer.js: ^7.3.3
web-audio-beat-detector: ~8.1.37
wrangler: latest
zod: ^3.21.4
zod: ^3.22.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9391,10 +9391,10 @@ isbot@latest:
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

Expand Down

0 comments on commit 786d3e5

Please sign in to comment.