Skip to content

Commit

Permalink
Testing v15 beta5. (#1312)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail authored Dec 1, 2023
1 parent a6837aa commit 3c09aeb
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 @@ -38,7 +38,7 @@
"@octokit/core": "^5.0.2",
"compression": "^1.7.4",
"express": "^4.18.2",
"express-zod-api": "^15.0.0-beta4",
"express-zod-api": "^15.0.0-beta5",
"fast-memory-cache": "^2.0.4",
"http-errors": "^2.0.0",
"mongoose": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2565,10 +2565,10 @@ expect@^29.0.0, expect@^29.7.0:
jest-message-util "^29.7.0"
jest-util "^29.7.0"

express-zod-api@^15.0.0-beta4:
version "15.0.0-beta4"
resolved "https://registry.yarnpkg.com/express-zod-api/-/express-zod-api-15.0.0-beta4.tgz#a9264ea8c9f3df5bf54e9ef9e0baf245c6354829"
integrity sha512-3HzoGNUK9zYcM/AhUuo5arFK0VGDLaKRw857zjAjle+GDNYBZQy27VCB5bS2e5ZlV9dhMarOIRBE94gWaCF8Tw==
express-zod-api@^15.0.0-beta5:
version "15.0.0-beta5"
resolved "https://registry.yarnpkg.com/express-zod-api/-/express-zod-api-15.0.0-beta5.tgz#2ff8021608c1a89de1574c917a07b684db053a73"
integrity sha512-8m2mbt+zGfkdBFNfdvpRGodbUnT3SvnerU41c/RVXq+xUJpKUhqhYCj0USL4SerJQVFnwW9ipCESFHUQu0FVCQ==
dependencies:
openapi3-ts "^4.1.2"
ramda "^0.29.1"
Expand Down

1 comment on commit 3c09aeb

@vercel
Copy link

@vercel vercel bot commented on 3c09aeb Dec 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.