diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-14 01:25:00 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-06-15 07:05:09 +0000 |
commit | 3c90d94acb7fb341f3b2880aacdb6249448852a0 (patch) | |
tree | 1d0f74a742bba5fdfbefb48fed47dcb8f24954b1 /package.json | |
parent | de75d8855a5a814e67ee8e2cd1e81f6b6322862e (diff) | |
download | nextcloud-server-3c90d94acb7fb341f3b2880aacdb6249448852a0.tar.gz nextcloud-server-3c90d94acb7fb341f3b2880aacdb6249448852a0.zip |
Bump vue-router from 3.3.2 to 3.3.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 303ea83ed08..338623fbf6e 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "vue-infinite-loading": "^2.4.5", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.6", - "vue-router": "^3.3.2", + "vue-router": "^3.3.4", "vuex": "^3.4.0", "vuex-router-sync": "^5.0.0" }, |