fix(deps): update dependency @redocly/openapi-core to v1.12.2
This commit is contained in:
parent
2257721fe3
commit
eb443c8494
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.12.0",
|
||||
"@redocly/openapi-core": "1.12.2",
|
||||
"@sinonjs/fake-timers": "11.2.2",
|
||||
"adm-zip": "0.5.10",
|
||||
"ajv": "8.13.0",
|
||||
|
|
|
@ -70,8 +70,8 @@ importers:
|
|||
specifier: 1.7.0
|
||||
version: 1.7.0
|
||||
'@redocly/openapi-core':
|
||||
specifier: 1.12.0
|
||||
version: 1.12.0
|
||||
specifier: 1.12.2
|
||||
version: 1.12.2
|
||||
'@sinonjs/fake-timers':
|
||||
specifier: 11.2.2
|
||||
version: 11.2.2
|
||||
|
@ -2193,11 +2193,11 @@ packages:
|
|||
'@redocly/ajv@8.11.0':
|
||||
resolution: {integrity: sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==}
|
||||
|
||||
'@redocly/config@0.2.0':
|
||||
resolution: {integrity: sha512-r0TqTPVXrxdvhpbOntWnJofOx0rC7u+A+tfC0KFwMtw38QCNb3pwodVjeLa7MT5Uu+fcPxfO119yLBj0QHvBuQ==}
|
||||
'@redocly/config@0.5.0':
|
||||
resolution: {integrity: sha512-oA1ezWPT2tSV9CLk0FtZlViaFKtp+id3iAVeKBme1DdP4xUCdxEdP8umB21iLKdc6leRd5uGa+T5Ox4nHBAXWg==}
|
||||
|
||||
'@redocly/openapi-core@1.12.0':
|
||||
resolution: {integrity: sha512-2Jfxv3iIk1JUwLSnLyewJ8GAsoxubROVieg13Sjo79TjuWaUBuI49j8GZqC08ljENqyEIp0JHReDjhKs4Snrhg==}
|
||||
'@redocly/openapi-core@1.12.2':
|
||||
resolution: {integrity: sha512-dImBZaKws54a4/QdoAVsLDm4/gfVnzAVD68pSGFPMTLNM2AZINvevfUfOrbUNTXwHvG2UJkthUxDGQZLsp3Vaw==}
|
||||
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
||||
|
||||
'@rollup/plugin-alias@5.1.0':
|
||||
|
@ -10004,12 +10004,12 @@ snapshots:
|
|||
require-from-string: 2.0.2
|
||||
uri-js: 4.4.1
|
||||
|
||||
'@redocly/config@0.2.0': {}
|
||||
'@redocly/config@0.5.0': {}
|
||||
|
||||
'@redocly/openapi-core@1.12.0':
|
||||
'@redocly/openapi-core@1.12.2':
|
||||
dependencies:
|
||||
'@redocly/ajv': 8.11.0
|
||||
'@redocly/config': 0.2.0
|
||||
'@redocly/config': 0.5.0
|
||||
colorette: 1.4.0
|
||||
js-levenshtein: 1.1.6
|
||||
js-yaml: 4.1.0
|
||||
|
|
Loading…
Reference in a new issue