summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-23 08:49:58 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-23 15:12:42 +0200
commit1243c67c0d78a993a8f6149b1bf81a3e8251b83b (patch)
tree0242ad1937a22c8a587123c060cd9f7c6b575889 /package.json
parentde51820d81ddeb9d094120e89c9e50648dcc9521 (diff)
downloadnextcloud-server-1243c67c0d78a993a8f6149b1bf81a3e8251b83b.tar.gz
nextcloud-server-1243c67c0d78a993a8f6149b1bf81a3e8251b83b.zip
Bump vue-infinite-loading from 2.4.3 to 2.4.4
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases) - [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.3...v2.4.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 14af97d30ab..374bac7386f 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"vue": "^2.6.10",
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.3.0",
- "vue-infinite-loading": "^2.4.3",
+ "vue-infinite-loading": "^2.4.4",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.4",
"vue-router": "^3.0.4",