Skip to content

Commit f69a84d

Browse files
authoredMar 2, 2023
fix(core): bump ibm-openapi-validator to resolve IBM/openapi-validator#528 (#783)
1 parent c997240 commit f69a84d

File tree

2 files changed

+946
-1316
lines changed

2 files changed

+946
-1316
lines changed
 

‎packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"esutils": "2.0.3",
3939
"fs-extra": "^10.1.0",
4040
"globby": "11.1.0",
41-
"ibm-openapi-validator": "^0.88.0",
41+
"ibm-openapi-validator": "^0.97.3",
4242
"lodash.get": "^4.4.2",
4343
"lodash.isempty": "^4.4.0",
4444
"lodash.omit": "^4.5.0",

‎yarn.lock

+945-1,315
Large diffs are not rendered by default.

1 commit comments

Comments
 (1)

vercel[bot] commented on Mar 2, 2023

@vercel[bot]
Please sign in to comment.