diff --git a/package.json b/package.json index a007531..612e1a2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "vue": "^2.4.2" }, "dependencies": { - "vue-observe-visibility": "^0.3.0", + "vue-observe-visibility": "^0.4.6", "vue-resize": "^0.4.1" } } diff --git a/yarn.lock b/yarn.lock index 8ad9809..f4dcafd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5320,10 +5320,10 @@ void-elements@^2.0.1: resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w= -vue-observe-visibility@^0.3.0: - version "0.3.1" - resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.3.1.tgz#e7cad37893da42858c086196da9acdb0fd85340b" - integrity sha512-hrTdlkTiPmjjH+00dIiCsr/bBPNjUljNc9rboeLXMnXUqeom8LKa4l3iLwb3exa9PUUhtp4RrOtsa2eH0NimsQ== +vue-observe-visibility@^0.4.6: + version "0.4.6" + resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz#878cb8ebcf3078e40807af29774e97105ebd519e" + integrity sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q== vue-resize@^0.4.1: version "0.4.5"