diff --git a/package.json b/package.json index 9e7bbf396..e4a2447c5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "homepage": "https://github.com/machsix/Super-preloader#readme", "devDependencies": { - "@vuepress/plugin-back-to-top": "1.0.4", + "@vuepress/plugin-back-to-top": "1.2.0", "@vuepress/plugin-google-analytics": "1.0.3", "@vuepress/plugin-pwa": "1.0.4", "eslint": "6.3.0", diff --git a/yarn.lock b/yarn.lock index 5b5877a51..afc6b1185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -919,10 +919,10 @@ dependencies: lodash.throttle "^4.1.1" -"@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== +"@vuepress/plugin-back-to-top@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.2.0.tgz#f6bb2f57317e94a6b0b6854719f3088481f2c0dd" + integrity sha512-QGFT5llXnqs/nrUmNql4jZuqo5VTKx/hsK9j1uNRdGBkyiqMs6h+brSpwTKtUqh/XwsCGn7FGPZLaYNkw7Oi8w== dependencies: lodash.debounce "^4.0.8"