diff options
Diffstat (limited to 'apps/updatenotification/package-lock.json')
-rw-r--r-- | apps/updatenotification/package-lock.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json index a221deb4c8c..ec478c67819 100644 --- a/apps/updatenotification/package-lock.json +++ b/apps/updatenotification/package-lock.json @@ -5880,6 +5880,11 @@ "vue-template-es2015-compiler": "1.6.0" } }, + "vue-select": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/vue-select/-/vue-select-2.4.0.tgz", + "integrity": "sha512-WxQc7t65ht3YSwSgcSdHFU8cSOWKpvH6n1B/Z9ua44hMB2oVcy0Mieu4qjMPrYx3AQQ8Y8F+pfNIylRZ0t3IVA==" + }, "vue-style-loader": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-3.1.1.tgz", |