diff --git a/package.json b/package.json index 58720e174..baa413c6a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "homepage": "https://github.com/DIYgod/RSSHub#readme", "devDependencies": { - "@vuepress/plugin-back-to-top": "1.0.3", + "@vuepress/plugin-back-to-top": "1.0.4", "@vuepress/plugin-google-analytics": "1.0.3", "@vuepress/plugin-pwa": "1.0.4", "cross-env": "5.2.1", diff --git a/yarn.lock b/yarn.lock index 389ef8d98..ce12aaf8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1257,10 +1257,10 @@ dependencies: lodash.throttle "^4.1.1" -"@vuepress/plugin-back-to-top@1.0.3": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.3.tgz#f10eb97a85781b044803ae96aceb5006cc6075b0" - integrity sha512-GTJKGnxep+2pMi22Uj4dm7kqxbifkRyGU7SrzWa7I26UpbuQ6M87EN6uCoH7CNTapv0O+kwrht7wci4BuPo5wg== +"@vuepress/plugin-back-to-top@1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.4.tgz#ded26ff8080a5ee5c84810e02fa91cb1d51a0532" + integrity sha512-MAU2uFVPMDQXLt8RZh2qxyDrPYEVOobPW/ea3G+3UhnfO9wi6zrfDhaVp6zTGXC/UEi3m0H1zWQkJdTvoG9N6A== dependencies: lodash.debounce "^4.0.8"