Skip to content

Commit

Permalink
fix(deps): bump zod from 3.10.3 to 3.11.3 (#2981)
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.10.3 to 3.11.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.10.3...v3.11.3)

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

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 25, 2021
1 parent 974ebbd commit 7d206a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"whatwg-fetch": "^3.6.2",
"winston": "^3.3.3",
"winston-cloudwatch": "^3.1.1",
"zod": "^3.10.3"
"zod": "^3.11.3"
},
"devDependencies": {
"@babel/core": "^7.15.8",
Expand Down

0 comments on commit 7d206a5

Please sign in to comment.