diff --git a/docs/package-lock.json b/docs/package-lock.json index e96344500..78267219c 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -9624,4 +9624,4 @@ "integrity": "sha1-4Se9nmb9hGvl6rSME5SIL3wOT5g=" } } -} \ No newline at end of file +} diff --git a/docs/package.json b/docs/package.json index 0358a91a3..15a4f5482 100644 --- a/docs/package.json +++ b/docs/package.json @@ -4,7 +4,7 @@ "description": "Welcome to the Tendermint Core documentation!", "main": "index.js", "dependencies": { - "vuepress-theme-cosmos": "^1.0.73" + "vuepress-theme-cosmos": "^1.0.135" }, "devDependencies": { "@vuepress/plugin-google-analytics": "^1.2.0"