diff --git a/package.json b/package.json index 730d54485..1163dea8e 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "vue-loader": "^15.2.1", "vue-template-compiler": "^2.5.16", "vuepress": "^0.14.11", - "vuepress-theme-vue": "^1.1.0", + "vuepress-theme-vue": "^1.1.1", "webpack": "^4.35.2", "webpack-dev-middleware": "^3.7.0", "yorkie": "^2.0.0" diff --git a/yarn.lock b/yarn.lock index 309e4edb7..9c2583c23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11005,10 +11005,10 @@ vuepress-html-webpack-plugin@^3.2.0: toposort "^1.0.0" util.promisify "1.0.0" -vuepress-theme-vue@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.1.0.tgz#8b109e3db8cad7b18459f4d77076808110c2bcaa" - integrity sha512-oYbfWkeaQ6aUU8sl8fMzLnBnvsd23V0wkiqI0bR3Tq3mlI8EJu26PFOyyF7KvJu0qNo/lcL7CDSmX7ymUVpnvw== +vuepress-theme-vue@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.1.1.tgz#9fb14859cf1eecd18b44fed88e7f51e6573b437a" + integrity sha512-ZXe7TgJ9kW1LnLGi7772U4h27wdZqXuU3PlEq1rR7zwuxuszHIjn3zyxdQzbxVCChzaYz4dRMg1X4lVSnPn4vA== vuepress@^0.14.11: version "0.14.11"