summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-29 01:33:25 +0000
committerGitHub <noreply@github.com>2020-03-29 01:33:25 +0000
commit7cb7c66bc72a7177f4d3b338252f7f5d021c8808 (patch)
treecdca38529bd25d78ac3ade67b1b264c000308996 /package.json
parent95781ff6c056ec86e41a92f88af0c4869fb9f6d4 (diff)
parent48f6d6af14fa1830da6aa839dffc4f5c9170c6fb (diff)
Merge pull request #1543 from nextcloud/dependabot/npm_and_yarn/vue-virtual-scroller-1.0.2
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 65e686c2..af4e82fb 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.3.1",
"vue-router": "^3.1.6",
- "vue-virtual-scroller": "^1.0.0-rc.2",
+ "vue-virtual-scroller": "^1.0.2",
"vuex": "^3.1.3",
"vuex-router-sync": "^5.0.0"
},