Skip to content

Commit

Permalink
Ensure oas v4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Aug 30, 2024
1 parent 4ec61da commit 9fa7b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"dependencies": {
"ansis": "^3.2.0",
"node-mocks-http": "^1.15.1",
"openapi3-ts": "^4.3.3",
"openapi3-ts": "^4.4.0",
"ramda": "^0.30.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2715,7 +2715,7 @@ onetime@^6.0.0:
dependencies:
mimic-fn "^4.0.0"

openapi3-ts@^4.3.3:
openapi3-ts@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/openapi3-ts/-/openapi3-ts-4.4.0.tgz#eff29958e601deec24459ea811989a4fb59d4116"
integrity sha512-9asTNB9IkKEzWMcHmVZE7Ts3kC9G7AFHfs8i7caD8HbI76gEjdkId4z/AkP83xdZsH7PLAnnbl47qZkXuxpArw==
Expand Down

0 comments on commit 9fa7b8e

Please sign in to comment.