diff --git a/package.json b/package.json index 2cb95825ee16..06617757f4f7 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.24.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 67165be07d49..459b73ea092a 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.24.0 + version: 1.24.0 '@types/bcryptjs': specifier: 2.4.6 version: 2.4.6 @@ -1400,14 +1400,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.10.1': + resolution: {integrity: sha512-H3LnKVGzOaxskwJu8pmJYwBOWjP61qOK7TuTrbafqArDVckE06fhA6l0nO4KvBbjLPjy1Al7UnlxOu23V4Nl0w==} - '@redocly/openapi-core@1.11.0': - resolution: {integrity: sha512-VH10SAkDu+jVW9tDFJWWYroFxHVY9N5VS4gorXw0cK8L+LydUOQ4KiZaKbTsTF2piWmZCxngZI7sNPHMiJ4Ftg==} + '@redocly/openapi-core@1.24.0': + resolution: {integrity: sha512-BFCwRTwkAHeYd8/IggOo0ZyseLJHzSTVGnVRaZCG0rcH3+d+N6qcjYIQRuNrjHlIFCsVFL7/ugLWFL5irODt7g==} engines: {node: '>=14.19.0', npm: '>=7.0.0'} '@sinclair/typebox@0.25.23': @@ -6568,6 +6568,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==} @@ -7504,7 +7507,7 @@ snapshots: '@babel/traverse': 7.24.1 '@babel/types': 7.24.0 convert-source-map: 2.0.0 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -7623,7 +7626,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.24.1 '@babel/types': 7.24.0 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -7994,29 +7997,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.10.1': {} - '@redocly/openapi-core@1.11.0': + '@redocly/openapi-core@1.24.0': dependencies: - '@redocly/ajv': 8.11.0 - '@redocly/config': 0.2.0 + '@redocly/ajv': 8.11.2 + '@redocly/config': 0.10.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': {} @@ -9020,7 +9025,7 @@ snapshots: agent-base@7.1.1: dependencies: - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -10987,7 +10992,7 @@ snapshots: https-proxy-agent@7.0.4: dependencies: agent-base: 7.1.1 - debug: 4.3.4 + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -13659,6 +13664,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