diff options
author | dependabot[bot] <support@dependabot.com> | 2018-10-04 06:35:20 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-10-04 06:35:20 +0000 |
commit | e638e6e99adc3a837d5ca5901a47af1c2751eee6 (patch) | |
tree | 7e716f2d19722f65726e87aeacc00aeb02989d7e /settings/package-lock.json | |
parent | 06303608355ea01b5675aa9220e35da1bc7ee1bf (diff) | |
download | nextcloud-server-e638e6e99adc3a837d5ca5901a47af1c2751eee6.tar.gz nextcloud-server-e638e6e99adc3a837d5ca5901a47af1c2751eee6.zip |
Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.0...v2.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package-lock.json')
-rw-r--r-- | settings/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/package-lock.json b/settings/package-lock.json index 210566cd699..7e41cbda472 100644 --- a/settings/package-lock.json +++ b/settings/package-lock.json @@ -7271,9 +7271,9 @@ "integrity": "sha512-29YQVVkIdoS6BZBCJAyu9d0OR0eKSm5gk5OjsLssV1+NM4zJnf9cxhN1AVeXkUHJLqOonECweuaR8PZ2x307dw==" }, "vue-multiselect": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.0.tgz", - "integrity": "sha512-mEhApxZ6MUISGLuGDy0RF5UlAKUgG/Qq0DWYE/C+CA1h6ZszM3cHfpNFfFm2AMWLclY2SAWpY1HlQLjsw8WnvQ==" + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.3.tgz", + "integrity": "sha512-ANLvoLEZv5uzissmh2WSHTn8DGhqsKi6zVtctpf1wnGK6vmZBktQZzeuHGxH7KpIb+4A6BlXmq0RR08jtQ67tg==" }, "vue-resize": { "version": "0.4.4", |