fix(deps): update dependency @redocly/openapi-core to v1.15.0
This commit is contained in:
parent
e6735519df
commit
eb5372489f
2 changed files with 10 additions and 10 deletions
|
@ -31,7 +31,7 @@
|
|||
"@koa/router": "12.0.1",
|
||||
"@ladjs/koa-views": "9.0.0",
|
||||
"@peertube/http-signature": "1.7.0",
|
||||
"@redocly/openapi-core": "1.14.0",
|
||||
"@redocly/openapi-core": "1.15.0",
|
||||
"@sinonjs/fake-timers": "11.2.2",
|
||||
"adm-zip": "0.5.14",
|
||||
"ajv": "8.16.0",
|
||||
|
|
|
@ -70,8 +70,8 @@ importers:
|
|||
specifier: 1.7.0
|
||||
version: 1.7.0
|
||||
'@redocly/openapi-core':
|
||||
specifier: 1.14.0
|
||||
version: 1.14.0
|
||||
specifier: 1.15.0
|
||||
version: 1.15.0
|
||||
'@sinonjs/fake-timers':
|
||||
specifier: 11.2.2
|
||||
version: 11.2.2
|
||||
|
@ -2014,11 +2014,11 @@ packages:
|
|||
'@redocly/ajv@8.11.0':
|
||||
resolution: {integrity: sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==}
|
||||
|
||||
'@redocly/config@0.5.0':
|
||||
resolution: {integrity: sha512-oA1ezWPT2tSV9CLk0FtZlViaFKtp+id3iAVeKBme1DdP4xUCdxEdP8umB21iLKdc6leRd5uGa+T5Ox4nHBAXWg==}
|
||||
'@redocly/config@0.6.0':
|
||||
resolution: {integrity: sha512-hNVN3eTxFj2nHYX0gGzZxxXwdE0DXWeWou1TIK3HYf0S9VKVxTxjO9EZbMB7iVUqaHkeqy4PSjlBQcEgD0Ftjg==}
|
||||
|
||||
'@redocly/openapi-core@1.14.0':
|
||||
resolution: {integrity: sha512-sraF4PGVcc6t6CaYw5raO/GWeOaa6UjcEvH/+Qm7zp+q/fbWAMwbj+1QzaNvpMspCwF+xW6TddDcnXrCDmqYVA==}
|
||||
'@redocly/openapi-core@1.15.0':
|
||||
resolution: {integrity: sha512-ac+3nn9y/dE+cgIVgIdq7eIisjZlBEJptLsCbOVLIsR2jb+O1SznXeyqy2MkTHMSs6zM/KHP4bMQy0DGmi7K0Q==}
|
||||
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
||||
|
||||
'@rollup/plugin-alias@5.1.0':
|
||||
|
@ -9316,12 +9316,12 @@ snapshots:
|
|||
require-from-string: 2.0.2
|
||||
uri-js: 4.4.1
|
||||
|
||||
'@redocly/config@0.5.0': {}
|
||||
'@redocly/config@0.6.0': {}
|
||||
|
||||
'@redocly/openapi-core@1.14.0':
|
||||
'@redocly/openapi-core@1.15.0':
|
||||
dependencies:
|
||||
'@redocly/ajv': 8.11.0
|
||||
'@redocly/config': 0.5.0
|
||||
'@redocly/config': 0.6.0
|
||||
colorette: 1.4.0
|
||||
js-levenshtein: 1.1.6
|
||||
js-yaml: 4.1.0
|
||||
|
|
Loading…
Reference in a new issue