Skip to content

Commit e75f09b

Browse files
authored
Upgrade redocly-core and json-schema-ref-parser (#551)
1 parent 970c8e7 commit e75f09b

File tree

2 files changed

+45
-415
lines changed

2 files changed

+45
-415
lines changed

packages/docusaurus-plugin-openapi-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"utility-types": "^3.10.0"
4040
},
4141
"dependencies": {
42-
"@apidevtools/json-schema-ref-parser": "^9.0.9",
42+
"@apidevtools/json-schema-ref-parser": "^10.1.0",
4343
"@docusaurus/mdx-loader": ">=2.0.1 <2.3.0",
4444
"@docusaurus/plugin-content-docs": ">=2.0.1 <2.3.0",
4545
"@docusaurus/utils": ">=2.0.1 <2.3.0",
4646
"@docusaurus/utils-validation": ">=2.0.1 <2.3.0",
4747
"@paloaltonetworks/openapi-to-postmanv2": "3.1.0-hotfix.1",
4848
"@paloaltonetworks/postman-collection": "^4.1.0",
49-
"@redocly/openapi-core": "^1.0.0-beta.103",
49+
"@redocly/openapi-core": "^1.0.0-beta.125",
5050
"chalk": "^4.1.2",
5151
"clsx": "^1.1.1",
5252
"fs-extra": "^9.0.1",

0 commit comments

Comments
 (0)