From 1632e8a84ff2c3179027f5c725a4ce8cdfdab916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 04:25:13 +0000 Subject: [PATCH] chore(deps): bump @redocly/realm from 0.132.0-next.9 to 0.132.0-next.11 Bumps @redocly/realm from 0.132.0-next.9 to 0.132.0-next.11. --- updated-dependencies: - dependency-name: "@redocly/realm" dependency-version: 0.132.0-next.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 230 ++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 133 insertions(+), 99 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21a6ad3a..4ad3bcc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "UNLICENSED", "dependencies": { "@redocly/marketing-pages": "0.1.53", - "@redocly/realm": "0.132.0-next.9", + "@redocly/realm": "0.132.0-next.11", "buffer": "^6.0.3", "highlight-words-core": "^1.2.3", "path": "^0.12.7", @@ -24,6 +24,22 @@ "prettier": "^3.0.3" } }, + "node_modules/@ai-sdk/anthropic": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-3.0.1.tgz", + "integrity": "sha512-MOiwKs76ilEmau/WRMnGWlheTUoB+cbvXCse+SAtpW5ATLreInsuYlspLABn12Dxu3w1Xzke1dT+tmEnxhy9SA==", + "license": "Apache-2.0", + "dependencies": { + "@ai-sdk/provider": "3.0.0", + "@ai-sdk/provider-utils": "4.0.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "zod": "^3.25.76 || ^4.1.8" + } + }, "node_modules/@ai-sdk/gateway": { "version": "3.0.63", "resolved": "https://registry.npmjs.org/@ai-sdk/gateway/-/gateway-3.0.63.tgz", @@ -86,6 +102,22 @@ "zod": "^3.25.76 || ^4.1.8" } }, + "node_modules/@ai-sdk/openai": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@ai-sdk/openai/-/openai-3.0.1.tgz", + "integrity": "sha512-P+qxz2diOrh8OrpqLRg+E+XIFVIKM3z2kFjABcCJGHjGbXBK88AJqmuKAi87qLTvTe/xn1fhZBjklZg9bTyigw==", + "license": "Apache-2.0", + "dependencies": { + "@ai-sdk/provider": "3.0.0", + "@ai-sdk/provider-utils": "4.0.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "zod": "^3.25.76 || ^4.1.8" + } + }, "node_modules/@ai-sdk/provider": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-3.0.0.tgz", @@ -3410,16 +3442,16 @@ } }, "node_modules/@redocly/asyncapi-docs": { - "version": "1.9.0-next.6", - "resolved": "https://registry.npmjs.org/@redocly/asyncapi-docs/-/asyncapi-docs-1.9.0-next.6.tgz", - "integrity": "sha512-yjsyBSqNl9ulDrlYMV1ve5B+D5b3hKU1a1xhm25oJ47W5V7d4Vd1ztZYcxx1sPrMgMlWA9qLvVvjnZqSaBNAow==", + "version": "1.9.0-next.8", + "resolved": "https://registry.npmjs.org/@redocly/asyncapi-docs/-/asyncapi-docs-1.9.0-next.8.tgz", + "integrity": "sha512-KwXJ6ONq0bznYQ1IDrO4iXCt9H3XDjgnsq3qi015xySasc1/CkLUa14ozNgA1c7sYRk3c9ImN7RpGz0svP8ECQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@markdoc/markdoc": "0.5.2", - "@redocly/config": "0.46.1", - "@redocly/openapi-docs": "3.20.0-next.6", + "@redocly/config": "0.48.0", + "@redocly/openapi-docs": "3.20.0-next.8", "@redocly/redoc-opentelemetry": "0.0.8", - "@redocly/theme": "0.64.0-next.4", + "@redocly/theme": "0.64.0-next.6", "jotai": "^2.11.1", "openapi-sampler": "^1.7.2", "react-router-dom": "^6.30.3", @@ -3431,9 +3463,9 @@ } }, "node_modules/@redocly/asyncapi-docs/node_modules/@redocly/config": { - "version": "0.46.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.46.1.tgz", - "integrity": "sha512-dSdkB2wRLtvl3f7ayRu9vqVhUMjjRaxZlHgRbgOtPPXxn4uI/ciDO87h4CJb7Iet+OVpevpAU6gU8bo5qVbQxg==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.48.0.tgz", + "integrity": "sha512-8W3wz+Q7y4e9klJWlYOvQWK5r7P2Mo589vcjtlT5coOxsyAdt53k8Vb8iAqnRiGWExbjBQmSbL2XbuU747Nf6Q==", "license": "MIT", "dependencies": { "json-schema-to-ts": "2.7.2" @@ -3492,20 +3524,20 @@ "peer": true }, "node_modules/@redocly/graphql-docs": { - "version": "1.9.0-next.6", - "resolved": "https://registry.npmjs.org/@redocly/graphql-docs/-/graphql-docs-1.9.0-next.6.tgz", - "integrity": "sha512-Ew+kvH+m0+kbXFFRCuY6zbXLnsy3YAaOmmIB6alTHCPsIwbwZu5+aDyeu7UopNB2GseXXOc0aIX/Z/BPj49fdQ==", + "version": "1.9.0-next.8", + "resolved": "https://registry.npmjs.org/@redocly/graphql-docs/-/graphql-docs-1.9.0-next.8.tgz", + "integrity": "sha512-citetAu8Dpjy4BB0ROlUvuvttSCHLcv41fLEZos2qICqzvocagWE+2VSYFpDHBzZhPYaPp4tZjI9ar59exiXwA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@redocly/config": "0.46.1", - "@redocly/openapi-docs": "3.20.0-next.6", + "@redocly/config": "0.48.0", + "@redocly/openapi-docs": "3.20.0-next.8", "@redocly/redoc-opentelemetry": "0.0.8", "deepmerge": "^4.2.2", "marked": "^4.0.15", "web-vitals": "3.3.1" }, "peerDependencies": { - "@redocly/theme": "0.64.0-next.4", + "@redocly/theme": "0.64.0-next.6", "graphql": "16.12.0", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -3514,9 +3546,9 @@ } }, "node_modules/@redocly/graphql-docs/node_modules/@redocly/config": { - "version": "0.46.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.46.1.tgz", - "integrity": "sha512-dSdkB2wRLtvl3f7ayRu9vqVhUMjjRaxZlHgRbgOtPPXxn4uI/ciDO87h4CJb7Iet+OVpevpAU6gU8bo5qVbQxg==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.48.0.tgz", + "integrity": "sha512-8W3wz+Q7y4e9klJWlYOvQWK5r7P2Mo589vcjtlT5coOxsyAdt53k8Vb8iAqnRiGWExbjBQmSbL2XbuU747Nf6Q==", "license": "MIT", "dependencies": { "json-schema-to-ts": "2.7.2" @@ -3543,9 +3575,9 @@ "license": "MIT" }, "node_modules/@redocly/hookstate-core": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@redocly/hookstate-core/-/hookstate-core-4.2.1.tgz", - "integrity": "sha512-9AuP8i8APXgKVimZ8ZxUkPeRQsntIon3Bp+evSriXZU2HgDY6EzOFeIlFcI1ngcpXd5Wgi3GrQ7SGzS/qhNL4g==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@redocly/hookstate-core/-/hookstate-core-4.2.2.tgz", + "integrity": "sha512-9oCdxieKqq/EjYGsFJmq6ot+PuDN/bvcskFYF6huBbDf46QRbTyUpCNalcypJQgjZwxI0Uuc08OpkQECpn4N0A==", "license": "MIT", "peerDependencies": { "react": "^16.8.6 || ^17.0.0 || ^18.0.0 || ^19.0.0" @@ -3756,16 +3788,16 @@ } }, "node_modules/@redocly/openapi-docs": { - "version": "3.20.0-next.6", - "resolved": "https://registry.npmjs.org/@redocly/openapi-docs/-/openapi-docs-3.20.0-next.6.tgz", - "integrity": "sha512-zSvdQO8d77eaYv8XIY7sgcguJAAvIGkR/kCcq3iNChTpucEpfZu4wQXSUARhSIsC8FBYHTt8JBzytT6173nxWw==", + "version": "3.20.0-next.8", + "resolved": "https://registry.npmjs.org/@redocly/openapi-docs/-/openapi-docs-3.20.0-next.8.tgz", + "integrity": "sha512-pwcJ1eGqHz/kLffCu5tGXbMlJqDRU1zS0oHfYrpOS2OEnDXPNkmk1b1RBqR5J++to1yiKHJkxeJ94fFIUED5cQ==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@markdoc/markdoc": "0.5.2", - "@redocly/config": "0.46.1", + "@redocly/config": "0.48.0", "@redocly/openapi-core": "2.25.2", "@redocly/redoc-opentelemetry": "0.0.8", - "@redocly/replay": "0.23.0-next.4", + "@redocly/replay": "0.23.0-next.6", "deepmerge": "^4.2.2", "dompurify": "3.3.3", "fast-deep-equal": "^3.1.3", @@ -3795,9 +3827,9 @@ } }, "node_modules/@redocly/openapi-docs/node_modules/@redocly/config": { - "version": "0.46.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.46.1.tgz", - "integrity": "sha512-dSdkB2wRLtvl3f7ayRu9vqVhUMjjRaxZlHgRbgOtPPXxn4uI/ciDO87h4CJb7Iet+OVpevpAU6gU8bo5qVbQxg==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.48.0.tgz", + "integrity": "sha512-8W3wz+Q7y4e9klJWlYOvQWK5r7P2Mo589vcjtlT5coOxsyAdt53k8Vb8iAqnRiGWExbjBQmSbL2XbuU747Nf6Q==", "license": "MIT", "dependencies": { "json-schema-to-ts": "2.7.2" @@ -3930,20 +3962,20 @@ } }, "node_modules/@redocly/portal-plugin-mock-server": { - "version": "0.17.0-next.6", - "resolved": "https://registry.npmjs.org/@redocly/portal-plugin-mock-server/-/portal-plugin-mock-server-0.17.0-next.6.tgz", - "integrity": "sha512-0RCFOgNyyp87j4F6hmRX89IYpUiPGAM3JaHd5fFSFKi5YOe/NqkFbmH8se9tcFSoaa62ZYbgj7eR1ZygHA0UtQ==", + "version": "0.17.0-next.8", + "resolved": "https://registry.npmjs.org/@redocly/portal-plugin-mock-server/-/portal-plugin-mock-server-0.17.0-next.8.tgz", + "integrity": "sha512-mN/8AuUvgyxgc4Klfc92jN1/jNMPsKCSxkVPDM0jvrOme87iVITwq/y5bSb8OfIOixNxwVT+sBB8Gor8azXd7A==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@redocly/config": "0.46.1", + "@redocly/config": "0.48.0", "@redocly/mock-server": "0.6.0", - "@redocly/openapi-docs": "3.20.0-next.6" + "@redocly/openapi-docs": "3.20.0-next.8" } }, "node_modules/@redocly/portal-plugin-mock-server/node_modules/@redocly/config": { - "version": "0.46.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.46.1.tgz", - "integrity": "sha512-dSdkB2wRLtvl3f7ayRu9vqVhUMjjRaxZlHgRbgOtPPXxn4uI/ciDO87h4CJb7Iet+OVpevpAU6gU8bo5qVbQxg==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.48.0.tgz", + "integrity": "sha512-8W3wz+Q7y4e9klJWlYOvQWK5r7P2Mo589vcjtlT5coOxsyAdt53k8Vb8iAqnRiGWExbjBQmSbL2XbuU747Nf6Q==", "license": "MIT", "dependencies": { "json-schema-to-ts": "2.7.2" @@ -3970,9 +4002,9 @@ "license": "MIT" }, "node_modules/@redocly/realm": { - "version": "0.132.0-next.9", - "resolved": "https://registry.npmjs.org/@redocly/realm/-/realm-0.132.0-next.9.tgz", - "integrity": "sha512-WY4BS1NRmhxVbfoyIg2WZTaL1zmnLn6moLZ1k/ZJDnXyUqex4WXVFZh8a2kc6tRXSAhxjeaZpX+C5mE4IGFmNQ==", + "version": "0.132.0-next.11", + "resolved": "https://registry.npmjs.org/@redocly/realm/-/realm-0.132.0-next.11.tgz", + "integrity": "sha512-D8FA3YhZmPbcs1BsVVPF+SuckF3qYqP2f/BBFa8pDjs147NMIYnv2rIpW5O4QQZJvt4d+xrJrjoOH3W2+ntD4w==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@babel/core": "7.23.5", @@ -3990,16 +4022,16 @@ "@opentelemetry/sdk-trace-web": "2.0.1", "@opentelemetry/semantic-conventions": "1.34.0", "@redocly/ajv": "8.18.0", - "@redocly/asyncapi-docs": "1.9.0-next.6", - "@redocly/config": "0.46.1", - "@redocly/graphql-docs": "1.9.0-next.6", + "@redocly/asyncapi-docs": "1.9.0-next.8", + "@redocly/config": "0.48.0", + "@redocly/graphql-docs": "1.9.0-next.8", "@redocly/mcp-typescript-sdk": "1.18.1", "@redocly/openapi-core": "2.25.2", - "@redocly/openapi-docs": "3.20.0-next.6", + "@redocly/openapi-docs": "3.20.0-next.8", "@redocly/portal-legacy-ui": "0.15.0-next.0", - "@redocly/portal-plugin-mock-server": "0.17.0-next.6", - "@redocly/realm-asyncapi-sdk": "0.10.0-next.1", - "@redocly/theme": "0.64.0-next.4", + "@redocly/portal-plugin-mock-server": "0.17.0-next.8", + "@redocly/realm-asyncapi-sdk": "0.10.0-next.3", + "@redocly/theme": "0.64.0-next.6", "@shikijs/transformers": "3.21.0", "@tanstack/react-query": "5.62.3", "@tanstack/react-table": "8.21.3", @@ -4073,9 +4105,9 @@ } }, "node_modules/@redocly/realm-asyncapi-sdk": { - "version": "0.10.0-next.1", - "resolved": "https://registry.npmjs.org/@redocly/realm-asyncapi-sdk/-/realm-asyncapi-sdk-0.10.0-next.1.tgz", - "integrity": "sha512-fXvAZ01V0TpbsHO8JkUKhE1Kfvpk28vZE72I35LQf/MwHHwn6R10t7/4qw/kRQ9gegQ9wm6AC3iKbCi+mQRi7A==", + "version": "0.10.0-next.3", + "resolved": "https://registry.npmjs.org/@redocly/realm-asyncapi-sdk/-/realm-asyncapi-sdk-0.10.0-next.3.tgz", + "integrity": "sha512-6md1SYUdsgSCEblyNVxXamIVS/Msbh0uuljAhB8kOUmQypmD3xJhO8Q7pQCcAMUQ+D6ch7JHwtKN/sumpP2wZA==", "license": "SEE LICENSE IN LICENSE" }, "node_modules/@redocly/realm/node_modules/@esbuild/aix-ppc64": { @@ -4495,9 +4527,9 @@ } }, "node_modules/@redocly/realm/node_modules/@redocly/config": { - "version": "0.46.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.46.1.tgz", - "integrity": "sha512-dSdkB2wRLtvl3f7ayRu9vqVhUMjjRaxZlHgRbgOtPPXxn4uI/ciDO87h4CJb7Iet+OVpevpAU6gU8bo5qVbQxg==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.48.0.tgz", + "integrity": "sha512-8W3wz+Q7y4e9klJWlYOvQWK5r7P2Mo589vcjtlT5coOxsyAdt53k8Vb8iAqnRiGWExbjBQmSbL2XbuU747Nf6Q==", "license": "MIT", "dependencies": { "json-schema-to-ts": "2.7.2" @@ -4664,11 +4696,13 @@ "license": "MIT" }, "node_modules/@redocly/replay": { - "version": "0.23.0-next.4", - "resolved": "https://registry.npmjs.org/@redocly/replay/-/replay-0.23.0-next.4.tgz", - "integrity": "sha512-PmijkAcUs8iltHSSzWp72d/HEHk+p7yU3rL/C2bVeHypXKuLYKdQ59vPKjP4HJnY7XP/OpvEtvJSIR7MMwRJGQ==", + "version": "0.23.0-next.6", + "resolved": "https://registry.npmjs.org/@redocly/replay/-/replay-0.23.0-next.6.tgz", + "integrity": "sha512-Glmi2oSQ5AtoS/cpm8Vix1A4VrUcdJTsk0ysK21pwZn1lrOnam67yEeIf2qCu1RHywJ0zFocJlmBtX4k+0IlyQ==", "dependencies": { + "@ai-sdk/anthropic": "3.0.1", "@ai-sdk/google": "3.0.1", + "@ai-sdk/openai": "3.0.1", "@ai-sdk/provider": "3.0.0", "@ai-sdk/react": "3.0.118", "@codemirror/autocomplete": "^6.15.0", @@ -4691,7 +4725,7 @@ "@lezer/highlight": "^1.1.6", "@noble/hashes": "^1.8.0", "@opentelemetry/api": "1.9.0", - "@redocly/hookstate-core": "^4.2.1", + "@redocly/hookstate-core": "4.2.2", "@redocly/hookstate-devtools": "^4.2.0", "@redocly/openapi-core": "2.25.2", "@redocly/respect-core": "2.25.2", @@ -4723,7 +4757,7 @@ "zod": "^3.25.76" }, "peerDependencies": { - "@redocly/theme": "0.64.0-next.4", + "@redocly/theme": "0.64.0-next.6", "@tanstack/react-query": "5.62.3", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -5029,12 +5063,12 @@ "license": "MIT" }, "node_modules/@redocly/theme": { - "version": "0.64.0-next.4", - "resolved": "https://registry.npmjs.org/@redocly/theme/-/theme-0.64.0-next.4.tgz", - "integrity": "sha512-sdGH0+aiu1uljImmjkXPP3ng65q8KDLfW7rIAg1Cr3VZ5gfl1gfQ8WCTQZBi1oDvYYL6FCNLvUwdmiHF5U+lUQ==", + "version": "0.64.0-next.6", + "resolved": "https://registry.npmjs.org/@redocly/theme/-/theme-0.64.0-next.6.tgz", + "integrity": "sha512-v/uNEZWdSUZstzLIsW4NF//cFoCTIxnAFnrM+AGhSMsQ5learNWv8je9FR99c7mvI1FJ8mdswIyFvodN8E/wdA==", "license": "MIT", "dependencies": { - "@redocly/config": "0.46.1", + "@redocly/config": "0.48.0", "@tanstack/react-query": "5.62.3", "@tanstack/react-virtual": "3.13.0", "@xyflow/react": "^12.8.2", @@ -5062,9 +5096,9 @@ } }, "node_modules/@redocly/theme/node_modules/@redocly/config": { - "version": "0.46.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.46.1.tgz", - "integrity": "sha512-dSdkB2wRLtvl3f7ayRu9vqVhUMjjRaxZlHgRbgOtPPXxn4uI/ciDO87h4CJb7Iet+OVpevpAU6gU8bo5qVbQxg==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.48.0.tgz", + "integrity": "sha512-8W3wz+Q7y4e9klJWlYOvQWK5r7P2Mo589vcjtlT5coOxsyAdt53k8Vb8iAqnRiGWExbjBQmSbL2XbuU747Nf6Q==", "license": "MIT", "dependencies": { "json-schema-to-ts": "2.7.2" @@ -7202,14 +7236,14 @@ } }, "node_modules/call-bind": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", - "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.9.tgz", + "integrity": "sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==", "license": "MIT", "dependencies": { - "call-bind-apply-helpers": "^1.0.0", - "es-define-property": "^1.0.0", - "get-intrinsic": "^1.2.4", + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "get-intrinsic": "^1.3.0", "set-function-length": "^1.2.2" }, "engines": { @@ -10498,9 +10532,9 @@ } }, "node_modules/jotai": { - "version": "2.19.0", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.19.0.tgz", - "integrity": "sha512-r2wwxEXP1F2JteDLZEOPoIpAHhV89paKsN5GWVYndPNMMP/uVZDcC+fNj0A8NjKgaPWzdyO8Vp8YcYKe0uCEqQ==", + "version": "2.19.1", + "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.19.1.tgz", + "integrity": "sha512-sqm9lVZiqBHZH8aSRk32DSiZDHY3yUIlulXYn9GQj7/LvoUdYXSMti7ZPJGo+6zjzKFt5a25k/I6iBCi43PJcw==", "license": "MIT", "engines": { "node": ">=12.20.0" @@ -12487,6 +12521,26 @@ "node": ">=10.5.0" } }, + "node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "license": "MIT", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, "node_modules/node-fetch-h2": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/node-fetch-h2/-/node-fetch-h2-2.3.0.tgz", @@ -12937,9 +12991,9 @@ } }, "node_modules/path-expression-matcher": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.3.0.tgz", - "integrity": "sha512-tkolHg8cWjEFA8+TqYGk0w6aNEZVcb7pVxW8KXZpU+ebaBr3s1ogbLssjK1cL74TtEuKl/qy6cb90RnwTFt3kw==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz", + "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==", "funding": [ { "type": "github", @@ -15374,26 +15428,6 @@ "url": "https://github.com/Mermade/oas-kit?sponsor=1" } }, - "node_modules/swagger2openapi/node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "license": "MIT", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/swagger2openapi/node_modules/yaml": { "version": "1.10.3", "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.3.tgz", diff --git a/package.json b/package.json index 39fc7ba5..5c4e0d0d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "license": "UNLICENSED", "dependencies": { "@redocly/marketing-pages": "0.1.53", - "@redocly/realm": "0.132.0-next.9", + "@redocly/realm": "0.132.0-next.11", "buffer": "^6.0.3", "highlight-words-core": "^1.2.3", "path": "^0.12.7",