diff --git a/package-lock.json b/package-lock.json index 0e68cbb8..9d5294e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "UNLICENSED", "dependencies": { - "@redocly/marketing-pages": "^0.1.9", + "@redocly/marketing-pages": "^0.1.10", "@redocly/realm": "0.124.0-next.8", "highlight-words-core": "^1.2.3", "polished": "^4.3.1" @@ -3096,9 +3096,9 @@ "license": "SEE LICENSE IN LICENSE" }, "node_modules/@redocly/marketing-pages": { - "version": "0.1.9", - "resolved": "https://registry.npmjs.org/@redocly/marketing-pages/-/marketing-pages-0.1.9.tgz", - "integrity": "sha512-GaW8LXTQIfDCWql7SnJ2qTx30qyHplIeKrxCHgzzMTXe8SNLQBTPDBGqAylrTsXtlRamz/RKtE2kciUKTTcWtA==", + "version": "0.1.10", + "resolved": "https://registry.npmjs.org/@redocly/marketing-pages/-/marketing-pages-0.1.10.tgz", + "integrity": "sha512-eanf7raC4axjwBz2pDmlTIWCTNUXZHjLE6pbB4cPeHTR61g4lfUeLaqrbT/I4sP4xLQZDQR4mt1yCwgD6cBo2Q==", "license": "UNLICENSED", "dependencies": { "@codemirror/lang-json": "^6.0.1", diff --git a/package.json b/package.json index 681a5c0f..c7c0fe84 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "team@redocly.com", "license": "UNLICENSED", "dependencies": { - "@redocly/marketing-pages": "^0.1.9", + "@redocly/marketing-pages": "^0.1.10", "@redocly/realm": "0.124.0-next.8", "polished": "^4.3.1", "highlight-words-core": "^1.2.3"