diff --git a/package-lock.json b/package-lock.json index b240ab3b..f4ea5bdd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "UNLICENSED", "dependencies": { - "@redocly/marketing-pages": "0.2.13", + "@redocly/marketing-pages": "0.2.14", "@redocly/realm": "0.136.0-next.0", "buffer": "^6.0.3", "highlight-words-core": "^1.2.3", @@ -2742,9 +2742,9 @@ "license": "SEE LICENSE IN LICENSE" }, "node_modules/@redocly/marketing-pages": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/@redocly/marketing-pages/-/marketing-pages-0.2.13.tgz", - "integrity": "sha512-jBmPyBFllKLnS2olgCcvA6jSjZVB5dj8sBOgXifVCScrgWTSAjaVY469WhDmcV6ZTJtc8ZaC2QYNgjisFhUV4A==", + "version": "0.2.14", + "resolved": "https://registry.npmjs.org/@redocly/marketing-pages/-/marketing-pages-0.2.14.tgz", + "integrity": "sha512-C66IGR4OqM8lK2eyAo9J5uFvO2i/UcimRLoRmQJKF0M4xg4vVGRQWutzSrrCVusNkI1fj//6rWKCuTIsZaQz2A==", "license": "UNLICENSED", "dependencies": { "@codemirror/lang-json": "^6.0.1", @@ -2756,7 +2756,7 @@ "@react-spring/web": "^10.1.0", "@rebilly/lead-source-tracker": "^2.18.13", "@redocly/json-to-json-schema": "^0.0.1", - "@redocly/openapi-language-server": "0.9.11", + "@redocly/openapi-language-server": "0.10.0", "@uiw/react-codemirror": "^4.21.20", "csstype": "^3.1.2", "dayjs": "1.11.21", @@ -2982,9 +2982,9 @@ "license": "MIT" }, "node_modules/@redocly/openapi-language-server": { - "version": "0.9.11", - "resolved": "https://registry.npmjs.org/@redocly/openapi-language-server/-/openapi-language-server-0.9.11.tgz", - "integrity": "sha512-5JR4dASAuI6lmMHqgpUd37KTe1PEXxU7T2zmykKyq/R0N8SZk8S+DzUpmWXXamgW1/bOJf1MlhwyDfaJwoUu3g==", + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/@redocly/openapi-language-server/-/openapi-language-server-0.10.0.tgz", + "integrity": "sha512-NaBuGsxNLE6SSrpXYOKyc1xOU0gNx8s1SQgdj4vs6RJViLOUhgvykEhnWE8D8FM1e10EUHFeDBi5h0RbIw3LDw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@redocly/config": "0.52.0", diff --git a/package.json b/package.json index d878ac0a..813e27ce 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "team@redocly.com", "license": "UNLICENSED", "dependencies": { - "@redocly/marketing-pages": "0.2.13", + "@redocly/marketing-pages": "0.2.14", "@redocly/realm": "0.136.0-next.0", "buffer": "^6.0.3", "highlight-words-core": "^1.2.3",