Skip to content

Commit

Permalink
Bump express-zod-api from 21.3.0-beta.0 to 21.3.0 (#1955)
Browse files Browse the repository at this point in the history
Bumps [express-zod-api](https://github.com/RobinTail/express-zod-api) from 21.3.0-beta.0 to 21.3.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@v21.3.0-beta.0...v21.3.0)

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

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] authored Dec 9, 2024
1 parent 1304e94 commit 52d9708
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.5",
"express": "^5.0.1",
"express-zod-api": "^21.3.0-beta.0",
"express-zod-api": "^21.3.0",
"fast-memory-cache": "^2.0.4",
"http-errors": "^2.0.0",
"mongoose": "^8.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2489,10 +2489,10 @@ expect-type@^1.1.0:
resolved "https://registry.yarnpkg.com/expect-type/-/expect-type-1.1.0.tgz#a146e414250d13dfc49eafcfd1344a4060fa4c75"
integrity sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==

express-zod-api@^21.3.0-beta.0:
version "21.3.0-beta.0"
resolved "https://registry.yarnpkg.com/express-zod-api/-/express-zod-api-21.3.0-beta.0.tgz#b87d59d8ae2d65faa064ac2194c3a84e399a1c82"
integrity sha512-T7LISdJp03kuBF2ncnsq2qqnj8PXEVWS3KdrCcerrSUnenUpJmekFG84k27io2SJ98lGUFmhXzmQHSTX3pxQRw==
express-zod-api@^21.3.0:
version "21.3.0"
resolved "https://registry.yarnpkg.com/express-zod-api/-/express-zod-api-21.3.0.tgz#6f0b07de129e07aa3b9ca362020c0c21a198b227"
integrity sha512-uoFvyW9a0CKgrhZ850j0Pu9Zyf/VS4zWQDpml9HecaXnwreyQi51rCwqY8habAfmcgv2hepFIH300d3DDCyUiw==
dependencies:
ansis "^3.2.0"
node-mocks-http "^1.16.1"
Expand Down

0 comments on commit 52d9708

Please sign in to comment.