summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-04 14:46:32 +0000
committerGitHub <noreply@github.com>2021-01-04 14:46:32 +0000
commitb196984466f67272dbb233c877e7c913203421a6 (patch)
tree77bebeb49a25940eab9f596a593d94bee459bcfc /package-lock.json
parentce09edff07daf0d7adeeb195ae2c1b16f909b66d (diff)
Bump vue-observe-visibility from 0.4.6 to 1.0.0
Bumps [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) from 0.4.6 to 1.0.0. - [Release notes](https://github.com/Akryum/vue-observe-visibility/releases) - [Commits](https://github.com/Akryum/vue-observe-visibility/compare/v0.4.6...v1.0.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 26f7c0cee..e632c9891 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20939,9 +20939,9 @@
"integrity": "sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w=="
},
"vue-observe-visibility": {
- "version": "0.4.6",
- "resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz",
- "integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q=="
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-1.0.0.tgz",
+ "integrity": "sha512-s5TFh3s3h3Mhd3jaz3zGzkVHKHnc/0C/gNr30olO99+yw2hl3WBhK3ng3/f9OF+qkW4+l7GkmwfAzDAcY3lCFg=="
},
"vue-outside-events": {
"version": "1.1.3",
@@ -21008,6 +21008,11 @@
"vue-resize": "^0.4.5"
},
"dependencies": {
+ "vue-observe-visibility": {
+ "version": "0.4.6",
+ "resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz",
+ "integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q=="
+ },
"vue-resize": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.4.5.tgz",