Skip to content

Commit f9a4219

Browse files
committed
Upgrading openapi3-ts to 4.5.0.
1 parent 75062b8 commit f9a4219

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version 24
44

5+
### v24.5.0
6+
7+
- `openapi3-ts` version is `^4.5.0`.
8+
59
### v24.4.3
610

711
- Externalized the code responsible for the Zod plugin's method `z.object().remap()`:

express-zod-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"ansis": "^4.1.0",
5353
"node-mocks-http": "^1.17.2",
54-
"openapi3-ts": "^4.4.0",
54+
"openapi3-ts": "^4.5.0",
5555
"ramda": "^0.31.3"
5656
},
5757
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)