Skip to content

Commit

Permalink
Bump express-zod-api from 20.4.1 to 20.5.0 (#1777)
Browse files Browse the repository at this point in the history
Bumps [express-zod-api](https://github.com/RobinTail/express-zod-api) from 20.4.1 to 20.5.0.
- [Release notes](https://github.com/RobinTail/express-zod-api/releases)
- [Changelog](https://github.com/RobinTail/express-zod-api/blob/master/CHANGELOG.md)
- [Commits](RobinTail/express-zod-api@v20.4.1...v20.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent e8e7236 commit 7100ad3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@octokit/core": "^6.1.2",
"compression": "^1.7.4",
"express": "^4.19.2",
"express-zod-api": "^20.4.1",
"express-zod-api": "^20.5.0",
"fast-memory-cache": "^2.0.4",
"http-errors": "^2.0.0",
"mongoose": "^8.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2340,10 +2340,10 @@ execa@^8.0.1:
signal-exit "^4.1.0"
strip-final-newline "^3.0.0"

express-zod-api@^20.4.1:
version "20.4.1"
resolved "https://registry.yarnpkg.com/express-zod-api/-/express-zod-api-20.4.1.tgz#7a43362e5f20b69803fbf659e6a7e03a0c4005e6"
integrity sha512-zVfMyoKJEyWEXPm1MXtTRWqZBB3AtOj4Zld8aGJdfuwKrTt7sWiEpUZEgseKhwjmEChuKEn3EkesBG1rQyEP3w==
express-zod-api@^20.5.0:
version "20.5.0"
resolved "https://registry.yarnpkg.com/express-zod-api/-/express-zod-api-20.5.0.tgz#8149f11f3f6c47d83a8aa47c2a2512f42afd4261"
integrity sha512-l8yV7VsZeKvvBmF3k7rXK5E8JXeK/O5BRftZH4sFujTT76ONUeBOb554vr+aRqD1YGuDCsfw/4pBLwBNKEJEsA==
dependencies:
ansis "^3.2.0"
node-mocks-http "^1.15.0"
Expand Down

0 comments on commit 7100ad3

Please sign in to comment.