summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-22 19:49:54 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-22 19:49:54 +0000
commit57808e3b2499e0db1d02578072b47d83192ab353 (patch)
tree0a315f34f68d5c9a784e934da68a3c1c07f19187 /settings/package.json
parent490f46482ec86914ab6e31772cb8404a327a738d (diff)
downloadnextcloud-server-57808e3b2499e0db1d02578072b47d83192ab353.tar.gz
nextcloud-server-57808e3b2499e0db1d02578072b47d83192ab353.zip
Bump vue-infinite-loading from 2.4.0 to 2.4.1 in /settings
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases) - [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.0...v2.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index c06bb077432..205aea905d1 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -19,7 +19,7 @@
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.17",
"vue-click-outside": "^1.0.7",
- "vue-infinite-loading": "^2.4.0",
+ "vue-infinite-loading": "^2.4.1",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.3",
"vue-router": "^3.0.1",