diff options
author | dependabot[bot] <support@dependabot.com> | 2018-12-12 02:19:52 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-12-12 02:19:52 +0000 |
commit | 0123d4c8a2c7940d2988af4b554717e509d9760f (patch) | |
tree | f33b5d3d68980c66d6331df13db43f573bc33c06 /apps/accessibility/package.json | |
parent | f1af773e1115a65ff8e8000639113750998251ae (diff) | |
download | nextcloud-server-0123d4c8a2c7940d2988af4b554717e509d9760f.tar.gz nextcloud-server-0123d4c8a2c7940d2988af4b554717e509d9760f.zip |
Bump vue from 2.5.20 to 2.5.21 in /apps/accessibility
Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/accessibility/package.json')
-rw-r--r-- | apps/accessibility/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/accessibility/package.json b/apps/accessibility/package.json index 01313d553b3..9f81fabadd2 100644 --- a/apps/accessibility/package.json +++ b/apps/accessibility/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "axios": "^0.18.0", - "vue": "^2.5.20" + "vue": "^2.5.21" }, "browserslist": [ "last 2 versions", |