Merge branch 'renovate/redocly-openapi-core-1.x' into 'develop'
fix(deps): update dependency @redocly/openapi-core to v1.19.0 Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!11231
This commit is contained in:
commit
1bb72bee33
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"@koa/router": "12.0.1",
|
||||
"@ladjs/koa-views": "9.0.0",
|
||||
"@peertube/http-signature": "1.7.0",
|
||||
"@redocly/openapi-core": "1.18.1",
|
||||
"@redocly/openapi-core": "1.19.0",
|
||||
"@sinonjs/fake-timers": "11.2.2",
|
||||
"adm-zip": "0.5.14",
|
||||
"ajv": "8.17.1",
|
||||
|
|
|
@ -67,8 +67,8 @@ importers:
|
|||
specifier: 1.7.0
|
||||
version: 1.7.0
|
||||
'@redocly/openapi-core':
|
||||
specifier: 1.18.1
|
||||
version: 1.18.1
|
||||
specifier: 1.19.0
|
||||
version: 1.19.0
|
||||
'@sinonjs/fake-timers':
|
||||
specifier: 11.2.2
|
||||
version: 11.2.2
|
||||
|
@ -2131,8 +2131,8 @@ packages:
|
|||
'@redocly/config@0.7.0':
|
||||
resolution: {integrity: sha512-6GKxTo/9df0654Mtivvr4lQnMOp+pRj9neVywmI5+BwfZLTtkJnj2qB3D6d8FHTr4apsNOf6zTa5FojX0Evh4g==}
|
||||
|
||||
'@redocly/openapi-core@1.18.1':
|
||||
resolution: {integrity: sha512-y2ZR3aaVF80XRVoFP0Dp2z5DeCOilPTuS7V4HnHIYZdBTfsqzjkO169h5JqAaifnaLsLBhe3YArdgLb7W7wW6Q==}
|
||||
'@redocly/openapi-core@1.19.0':
|
||||
resolution: {integrity: sha512-ezK6qr80sXvjDgHNrk/zmRs9vwpIAeHa0T/qmo96S+ib4ThQ5a8f3qjwEqxMeVxkxCTbkaY9sYSJKOxv4ejg5w==}
|
||||
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
||||
|
||||
'@rollup/plugin-alias@5.1.0':
|
||||
|
@ -8211,7 +8211,7 @@ snapshots:
|
|||
|
||||
'@redocly/config@0.7.0': {}
|
||||
|
||||
'@redocly/openapi-core@1.18.1':
|
||||
'@redocly/openapi-core@1.19.0':
|
||||
dependencies:
|
||||
'@redocly/ajv': 8.11.0
|
||||
'@redocly/config': 0.7.0
|
||||
|
|
Loading…
Reference in a new issue