summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-01 01:13:30 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-02 06:20:05 +0000
commit4d9d7f7ee8015443d710dc0ae309ca5f1bfee21b (patch)
tree4a214b3a5b97e0ea7f0507bc59f3feabc0c279d5 /package.json
parente5c81ceda402c97b11badbb056193b563230fe41 (diff)
downloadnextcloud-server-4d9d7f7ee8015443d710dc0ae309ca5f1bfee21b.tar.gz
nextcloud-server-4d9d7f7ee8015443d710dc0ae309ca5f1bfee21b.zip
Bump vue-router from 3.1.2 to 3.1.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.2 to 3.1.3. - [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.1.2...v3.1.3) 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 246da9ced0b..a31ccd0c523 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"vue-infinite-loading": "^2.4.4",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.6",
- "vue-router": "^3.1.2",
+ "vue-router": "^3.1.3",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"
},