diff --git a/package.json b/package.json index 0aa03f3b6..15874f0ad 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "vue-server-renderer": "^2.5.16", "vue-template-compiler": "^2.5.16", "vuepress": "^0.9.0", - "vuepress-theme-vue": "^1.0.0", + "vuepress-theme-vue": "^1.0.3", "webpack": "^4.1.0", "webpack-cli": "^2.0.10", "webpack-dev-server": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index cc4a61830..23c5760cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9773,9 +9773,9 @@ vuepress-html-webpack-plugin@^3.2.0: toposort "^1.0.0" util.promisify "1.0.0" -vuepress-theme-vue@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.0.0.tgz#d70c90a691c31d3a39e5a32073d216520a12809e" +vuepress-theme-vue@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.0.3.tgz#8465434401bc99325de53ba038e1eed2d2ec84b9" vuepress@^0.9.0: version "0.9.0"