diff options
Diffstat (limited to 'apps/updatenotification/package-lock.json')
-rw-r--r-- | apps/updatenotification/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json index 6d3c7dc3b07..3094e4c79e3 100644 --- a/apps/updatenotification/package-lock.json +++ b/apps/updatenotification/package-lock.json @@ -4323,9 +4323,9 @@ } }, "vue": { - "version": "2.5.18", - "resolved": "https://registry.npmjs.org/vue/-/vue-2.5.18.tgz", - "integrity": "sha512-j4oT4jQdhBf3dUxzu1ogjkhzMU44AtwqtLz7oq/u7340/lmUUogTG6/D6P4/J2cCosoM21MqMIUsQchPKS4elg==" + "version": "2.5.19", + "resolved": "https://registry.npmjs.org/vue/-/vue-2.5.19.tgz", + "integrity": "sha512-zs7w/dy/yMTCcUunUl05UHhYEI2bt67R7G2jD42HnJ28JxCtC1FY8zZ9GU4PF2SJP8Ff/B9HyojWk/NztqKfFA==" }, "vue-click-outside": { "version": "1.0.7", |