diff --git a/package.json b/package.json index e4110d38a..78a0ea549 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/got": "9.6.11", "@types/koa": "2.11.7", "@vuepress/plugin-back-to-top": "1.8.0", - "@vuepress/plugin-google-analytics": "1.8.0", + "@vuepress/plugin-google-analytics": "1.8.1", "@vuepress/plugin-pwa": "1.8.0", "cross-env": "7.0.3", "eslint": "7.19.0", diff --git a/yarn.lock b/yarn.lock index 23f0472db..ebed2c4ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1986,10 +1986,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-google-analytics@1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.0.tgz#99752be07867730df27e830a15c95b3f25b04741" - integrity sha512-1aILIrGjyGOtNROZhNRezrnAsTq3RA4Q9/euTkpdNDyRs4etmW6hWm5yx43Sp+upREMycpbXZ/QoOWmahGwMNA== +"@vuepress/plugin-google-analytics@1.8.1": + version "1.8.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.1.tgz#1a0c6b171559ac2e6d774c324c0a2bff21298aed" + integrity sha512-QvHPMYH5lFas4ulS5JghnnGLVnkR+G7PKDY7bZP8AqSWj4bgYMrns6FAl+N3giQs5EYK7uUGGvit2oo2M4DgfQ== "@vuepress/plugin-last-updated@1.8.0": version "1.8.0"