fix(deps): update dependency @redocly/openapi-core to v1.18.0
This commit is contained in:
parent
b06cf2bc52
commit
6b67719249
2 changed files with 6 additions and 6 deletions
|
@ -29,7 +29,7 @@
|
|||
"@koa/router": "12.0.1",
|
||||
"@ladjs/koa-views": "9.0.0",
|
||||
"@peertube/http-signature": "1.7.0",
|
||||
"@redocly/openapi-core": "1.17.1",
|
||||
"@redocly/openapi-core": "1.18.0",
|
||||
"@sinonjs/fake-timers": "11.2.2",
|
||||
"adm-zip": "0.5.14",
|
||||
"ajv": "8.16.0",
|
||||
|
|
|
@ -67,8 +67,8 @@ importers:
|
|||
specifier: 1.7.0
|
||||
version: 1.7.0
|
||||
'@redocly/openapi-core':
|
||||
specifier: 1.17.1
|
||||
version: 1.17.1
|
||||
specifier: 1.18.0
|
||||
version: 1.18.0
|
||||
'@sinonjs/fake-timers':
|
||||
specifier: 11.2.2
|
||||
version: 11.2.2
|
||||
|
@ -2149,8 +2149,8 @@ packages:
|
|||
'@redocly/config@0.6.2':
|
||||
resolution: {integrity: sha512-c3K5u64eMnr2ootPcpEI0ioIRLE8QP8ptvLxG9MwAmb2sU8HMRfVwXDU3AZiMVY2w4Ts0mDc+Xv4HTIk8DRqFw==}
|
||||
|
||||
'@redocly/openapi-core@1.17.1':
|
||||
resolution: {integrity: sha512-PQxDLLNk5cBatJBBxvfk49HFw/nVozw1XZ6Dw/GX0Tviq+WxeEjEuLAKfnLVvb5L0wgs4TNmVG4Y+JyofSPu1A==}
|
||||
'@redocly/openapi-core@1.18.0':
|
||||
resolution: {integrity: sha512-kcbt7w23pcVYGLnJkh2LZpXF1OX5RDM4DLOtwPug2HvRE8ow/YfY8ZEM1YCFlA41D8rBPBVP918cYeIx4BVUbw==}
|
||||
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
||||
|
||||
'@rollup/plugin-alias@5.1.0':
|
||||
|
@ -8318,7 +8318,7 @@ snapshots:
|
|||
|
||||
'@redocly/config@0.6.2': {}
|
||||
|
||||
'@redocly/openapi-core@1.17.1':
|
||||
'@redocly/openapi-core@1.18.0':
|
||||
dependencies:
|
||||
'@redocly/ajv': 8.11.0
|
||||
'@redocly/config': 0.6.2
|
||||
|
|
Loading…
Reference in a new issue