diff options
author | dependabot[bot] <support@dependabot.com> | 2019-04-28 01:13:01 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-05-08 10:38:46 +0200 |
commit | 3238e4cec40a7be52864b793b13905f96bc2981f (patch) | |
tree | 8d4b156b2eb21765c977510dabce9c6ebce71023 /package-lock.json | |
parent | ddff722aa48e487256ccc52c993dc3c15d371439 (diff) | |
download | nextcloud-server-3238e4cec40a7be52864b793b13905f96bc2981f.tar.gz nextcloud-server-3238e4cec40a7be52864b793b13905f96bc2981f.zip |
Bump vue-multiselect from 2.1.4 to 2.1.6
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/2.1.4...2.1.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index f7cf9a345c2..ccb3cd2b989 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7311,9 +7311,9 @@ "integrity": "sha512-29YQVVkIdoS6BZBCJAyu9d0OR0eKSm5gk5OjsLssV1+NM4zJnf9cxhN1AVeXkUHJLqOonECweuaR8PZ2x307dw==" }, "vue-multiselect": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.4.tgz", - "integrity": "sha512-ryd2Ybl56LE81IxlwbZUo4gAWnUSG45iUGX4KgVwsteitK2R+cOLwJaJescobpIDJnVlVorRUnX5u7my1vBu2w==" + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.6.tgz", + "integrity": "sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w==" }, "vue-resize": { "version": "0.4.5", |