diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-07 13:30:41 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-03-08 08:56:09 +0000 |
commit | e4a24a56d696a8dd5a995f9782c702b245639b80 (patch) | |
tree | 62f3b303e6e3a79cbe96f0dc582b19fea145a38d /package.json | |
parent | 1d5058b48407af0197d9b6e169216a9c723e00e6 (diff) | |
download | nextcloud-server-e4a24a56d696a8dd5a995f9782c702b245639b80.tar.gz nextcloud-server-e4a24a56d696a8dd5a995f9782c702b245639b80.zip |
Bump vue-infinite-loading from 2.4.4 to 2.4.5
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases)
- [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.4...v2.4.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eb75f93e5fd..9230c92ac92 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "vue": "^2.6.11", "vue-click-outside": "^1.0.7", "vue-clipboard2": "^0.3.1", - "vue-infinite-loading": "^2.4.4", + "vue-infinite-loading": "^2.4.5", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.6", "vue-router": "^3.1.6", |