diff --git a/package.json b/package.json index ee1810714b93..103c6cf756f6 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "xmlbuilder": "15.1.1" }, "devDependencies": { - "@redocly/openapi-core": "1.11.0", + "@redocly/openapi-core": "1.26.0", "@types/bcryptjs": "2.4.6", "@types/co-body": "6.1.3", "@types/double-ended-queue": "2.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6cfe713c275..63c38d9a1365 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -460,8 +460,8 @@ importers: version: 15.1.1 devDependencies: '@redocly/openapi-core': - specifier: 1.11.0 - version: 1.11.0 + specifier: 1.26.0 + version: 1.26.0 '@types/bcryptjs': specifier: 2.4.6 version: 2.4.6 @@ -1389,14 +1389,14 @@ packages: '@prezzemolo/rap@0.1.2': resolution: {integrity: sha512-gWdrNBQEzCPj7998SvQY3CitBYb1Tfm9zc1af7IRuF0TFJ6qqYsmULoL8qcidAxRPIciEvzFnCR2tO8YEznyHQ==} - '@redocly/ajv@8.11.0': - resolution: {integrity: sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==} + '@redocly/ajv@8.11.2': + resolution: {integrity: sha512-io1JpnwtIcvojV7QKDUSIuMN/ikdOUd1ReEnUnMKGfDVridQZ31J0MmIuqwuRjWDZfmvr+Q0MqCcfHM2gTivOg==} - '@redocly/config@0.2.0': - resolution: {integrity: sha512-r0TqTPVXrxdvhpbOntWnJofOx0rC7u+A+tfC0KFwMtw38QCNb3pwodVjeLa7MT5Uu+fcPxfO119yLBj0QHvBuQ==} + '@redocly/config@0.17.1': + resolution: {integrity: sha512-CEmvaJuG7pm2ylQg53emPmtgm4nW2nxBgwXzbVEHpGas/lGnMyN8Zlkgiz6rPw0unASg6VW3wlz27SOL5XFHYQ==} - '@redocly/openapi-core@1.11.0': - resolution: {integrity: sha512-VH10SAkDu+jVW9tDFJWWYroFxHVY9N5VS4gorXw0cK8L+LydUOQ4KiZaKbTsTF2piWmZCxngZI7sNPHMiJ4Ftg==} + '@redocly/openapi-core@1.26.0': + resolution: {integrity: sha512-8Ofu6WpBp7eoLmf1qQ4+T0W4LRr8es+4Drw/RJG+acPXmaT2TmHk2B2v+3+1R9GqSIj6kx3N7JmQkxAPCnvDLw==} engines: {node: '>=14.19.0', npm: '>=7.0.0'} '@sinclair/typebox@0.25.23': @@ -6572,6 +6572,9 @@ packages: peerDependencies: browserslist: '>= 4.21.0' + uri-js-replace@1.0.1: + resolution: {integrity: sha512-W+C9NWNLFOoBI2QWDp4UT9pv65r2w5Cx+3sTYFvtMdDBxkKt1syCqsUdSFAChbEe1uK5TfS04wt/nGwmaeIQ0g==} + uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -8003,29 +8006,31 @@ snapshots: '@prezzemolo/rap@0.1.2': {} - '@redocly/ajv@8.11.0': + '@redocly/ajv@8.11.2': dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - uri-js: 4.4.1 + uri-js-replace: 1.0.1 - '@redocly/config@0.2.0': {} + '@redocly/config@0.17.1': {} - '@redocly/openapi-core@1.11.0': + '@redocly/openapi-core@1.26.0': dependencies: - '@redocly/ajv': 8.11.0 - '@redocly/config': 0.2.0 + '@redocly/ajv': 8.11.2 + '@redocly/config': 0.17.1 colorette: 1.4.0 + https-proxy-agent: 7.0.4 js-levenshtein: 1.1.6 js-yaml: 4.1.0 lodash.isequal: 4.5.0 - minimatch: 5.1.2 + minimatch: 5.1.6 node-fetch: 2.6.7 pluralize: 8.0.0 yaml-ast-parser: 0.0.43 transitivePeerDependencies: - encoding + - supports-color '@sinclair/typebox@0.25.23': {} @@ -13679,6 +13684,8 @@ snapshots: escalade: 3.1.1 picocolors: 1.0.1 + uri-js-replace@1.0.1: {} + uri-js@4.4.1: dependencies: punycode: 2.3.1