diff options
author | dependabot[bot] <support@dependabot.com> | 2019-03-02 02:12:55 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-03-04 09:27:06 +0100 |
commit | fc64871c7d41b7a5044c9424ce39120ef1fe8eb4 (patch) | |
tree | 4d1e9e2771b3fdf16ab2a62c3698524cd1ab7fae /package-lock.json | |
parent | feefb0ca89575f0b336bd0e754f62d95fa8df91f (diff) | |
download | nextcloud-server-fc64871c7d41b7a5044c9424ce39120ef1fe8eb4.tar.gz nextcloud-server-fc64871c7d41b7a5044c9424ce39120ef1fe8eb4.zip |
Bump vue-multiselect from 2.1.3 to 2.1.4
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 48d6f660c22..7fe6ec6bc5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7150,9 +7150,9 @@ "integrity": "sha512-29YQVVkIdoS6BZBCJAyu9d0OR0eKSm5gk5OjsLssV1+NM4zJnf9cxhN1AVeXkUHJLqOonECweuaR8PZ2x307dw==" }, "vue-multiselect": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.3.tgz", - "integrity": "sha512-ANLvoLEZv5uzissmh2WSHTn8DGhqsKi6zVtctpf1wnGK6vmZBktQZzeuHGxH7KpIb+4A6BlXmq0RR08jtQ67tg==" + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.4.tgz", + "integrity": "sha512-ryd2Ybl56LE81IxlwbZUo4gAWnUSG45iUGX4KgVwsteitK2R+cOLwJaJescobpIDJnVlVorRUnX5u7my1vBu2w==" }, "vue-resize": { "version": "0.4.5", |