Skip to content

Commit

Permalink
Bump zod from 3.22.2 to 3.22.3 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 71b83f0 commit bfb4a8d
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"express": "^4.18.2",
"lodash": "^4.17.21",
"signed-api/common": "workspace:common@*",
"zod": "^3.22.2"
"zod": "^3.22.3"
}
}
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"dependencies": {
"winston": "^3.10.0",
"winston-console-format": "^1.0.8",
"zod": "^3.22.2"
"zod": "^3.22.3"
}
}
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"express": "^4.18.2",
"lodash": "^4.17.21",
"signed-api/common": "workspace:common@*",
"zod": "^3.22.2"
"zod": "^3.22.3"
},
"devDependencies": {
"@types/express": "^4.17.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/pusher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"express": "^4.18.2",
"lodash": "^4.17.21",
"signed-api/common": "workspace:common@*",
"zod": "^3.22.2"
"zod": "^3.22.3"
},
"devDependencies": {
"@types/express": "^4.17.18",
Expand Down
29 changes: 12 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfb4a8d

Please sign in to comment.