Skip to content

Commit

Permalink
Bump @asteasolutions/zod-to-openapi from 5.4.0 to 5.5.0 (#54)
Browse files Browse the repository at this point in the history
Bumps [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/asteasolutions/zod-to-openapi/releases)
- [Commits](asteasolutions/zod-to-openapi@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: "@asteasolutions/zod-to-openapi"
  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] authored Aug 8, 2023
1 parent 604ba15 commit b8c4340
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"yaml": "^2.3.1"
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "^5.4.0",
"@asteasolutions/zod-to-openapi": "^5.5.0",
"@types/jest": "^29.5.3",
"@types/morgan": "^1.9.4",
"@types/node-fetch": "^2.6.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@asteasolutions/zod-to-openapi@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@asteasolutions/zod-to-openapi/-/zod-to-openapi-5.4.0.tgz#da766c78bfc6e3ee8aa4853dd311f41132796a00"
integrity sha512-3Pa4/BGyPWCSLJCVPoIdMmVT9JtwZ7XFO4wTSScsUgG5AD5THOC9kPm1OX4FulLWKT3Glbp16Ad43PLrquZDvw==
"@asteasolutions/zod-to-openapi@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@asteasolutions/zod-to-openapi/-/zod-to-openapi-5.5.0.tgz#f3be8f1e97ece0fcef2e6ff5e9230da8138d20a6"
integrity sha512-d5HwrvM6dOKr3XdeF+DmashGvfEc+1oiEfbscugsiwSTrFtuMa7ETpW9sTNnVgn+hJaz+PRxPQUYD7q9/5dUig==
dependencies:
openapi3-ts "^4.1.2"

Expand Down

0 comments on commit b8c4340

Please sign in to comment.