fix(deps): update dependency @redocly/openapi-core to v1.18.1
This commit is contained in:
parent
05b5fff89d
commit
81553c2f89
2 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
||||||
"@koa/router": "12.0.1",
|
"@koa/router": "12.0.1",
|
||||||
"@ladjs/koa-views": "9.0.0",
|
"@ladjs/koa-views": "9.0.0",
|
||||||
"@peertube/http-signature": "1.7.0",
|
"@peertube/http-signature": "1.7.0",
|
||||||
"@redocly/openapi-core": "1.18.0",
|
"@redocly/openapi-core": "1.18.1",
|
||||||
"@sinonjs/fake-timers": "11.2.2",
|
"@sinonjs/fake-timers": "11.2.2",
|
||||||
"adm-zip": "0.5.14",
|
"adm-zip": "0.5.14",
|
||||||
"ajv": "8.17.1",
|
"ajv": "8.17.1",
|
||||||
|
|
|
@ -67,8 +67,8 @@ importers:
|
||||||
specifier: 1.7.0
|
specifier: 1.7.0
|
||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
'@redocly/openapi-core':
|
'@redocly/openapi-core':
|
||||||
specifier: 1.18.0
|
specifier: 1.18.1
|
||||||
version: 1.18.0
|
version: 1.18.1
|
||||||
'@sinonjs/fake-timers':
|
'@sinonjs/fake-timers':
|
||||||
specifier: 11.2.2
|
specifier: 11.2.2
|
||||||
version: 11.2.2
|
version: 11.2.2
|
||||||
|
@ -2134,11 +2134,11 @@ packages:
|
||||||
'@redocly/ajv@8.11.0':
|
'@redocly/ajv@8.11.0':
|
||||||
resolution: {integrity: sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==}
|
resolution: {integrity: sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==}
|
||||||
|
|
||||||
'@redocly/config@0.6.3':
|
'@redocly/config@0.7.0':
|
||||||
resolution: {integrity: sha512-hGWJgCsXRw0Ow4rplqRlUQifZvoSwZipkYnt11e3SeH1Eb23VUIDBcRuaQOUqy1wn0eevXkU2GzzQ8fbKdQ7Mg==}
|
resolution: {integrity: sha512-6GKxTo/9df0654Mtivvr4lQnMOp+pRj9neVywmI5+BwfZLTtkJnj2qB3D6d8FHTr4apsNOf6zTa5FojX0Evh4g==}
|
||||||
|
|
||||||
'@redocly/openapi-core@1.18.0':
|
'@redocly/openapi-core@1.18.1':
|
||||||
resolution: {integrity: sha512-kcbt7w23pcVYGLnJkh2LZpXF1OX5RDM4DLOtwPug2HvRE8ow/YfY8ZEM1YCFlA41D8rBPBVP918cYeIx4BVUbw==}
|
resolution: {integrity: sha512-y2ZR3aaVF80XRVoFP0Dp2z5DeCOilPTuS7V4HnHIYZdBTfsqzjkO169h5JqAaifnaLsLBhe3YArdgLb7W7wW6Q==}
|
||||||
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
||||||
|
|
||||||
'@rollup/plugin-alias@5.1.0':
|
'@rollup/plugin-alias@5.1.0':
|
||||||
|
@ -8237,12 +8237,12 @@ snapshots:
|
||||||
require-from-string: 2.0.2
|
require-from-string: 2.0.2
|
||||||
uri-js: 4.4.1
|
uri-js: 4.4.1
|
||||||
|
|
||||||
'@redocly/config@0.6.3': {}
|
'@redocly/config@0.7.0': {}
|
||||||
|
|
||||||
'@redocly/openapi-core@1.18.0':
|
'@redocly/openapi-core@1.18.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@redocly/ajv': 8.11.0
|
'@redocly/ajv': 8.11.0
|
||||||
'@redocly/config': 0.6.3
|
'@redocly/config': 0.7.0
|
||||||
colorette: 1.4.0
|
colorette: 1.4.0
|
||||||
https-proxy-agent: 7.0.5
|
https-proxy-agent: 7.0.5
|
||||||
js-levenshtein: 1.1.6
|
js-levenshtein: 1.1.6
|
||||||
|
|
Loading…
Reference in a new issue