chore(deps): Bump vue-multiselect from 2.1.8 to 2.1.9

Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.8...v2.1.9)

---
updated-dependencies:
- dependency-name: vue-multiselect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-16 02:31:37 +00:00 committed by GitHub
parent 97adb26cd9
commit 38d501b8b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -81,7 +81,7 @@
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^5.0.0",
"vue-multiselect": "^2.1.6",
"vue-multiselect": "^2.1.9",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^3.6.5",
"vuedraggable": "^2.24.3",
@ -27192,9 +27192,9 @@
"integrity": "sha512-wnbRh+48RwX/Gt+iqwCSdWpm0hPBwwv9F7MSouUzZ2PsphYVMJB9KkG9iGs+tgBiT57ZiurFEK07Y/rFKx+Ekg=="
},
"node_modules/vue-multiselect": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.8.tgz",
"integrity": "sha512-bgpvWZlT4EiUUCcwLAR655LdiifeqF62BDL2TLVddKfS/NcdIYVlvOr456N7GQIlBFNbb7vHfq+qOl8mpGAOJw==",
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.9.tgz",
"integrity": "sha512-nGEppmzhQQT2iDz4cl+ZCX3BpeNhygK50zWFTIRS+r7K7i61uWXJWSioMuf+V/161EPQjexI8NaEBdUlF3dp+g==",
"engines": {
"node": ">= 4.0.0",
"npm": ">= 3.0.0"

View file

@ -108,7 +108,7 @@
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^5.0.0",
"vue-multiselect": "^2.1.6",
"vue-multiselect": "^2.1.9",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^3.6.5",
"vuedraggable": "^2.24.3",