summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-30 08:39:13 +0000
committerGitHub <noreply@github.com>2019-05-30 08:39:13 +0000
commit9a3cb1ee213b5ef7320ac5a27c9cd840dd539789 (patch)
tree39b0048a4ddbc577230fffbe50b3423ec548d55b
parent82e66370956c765bb334cb272d4797b7dc20ab05 (diff)
Bump vue-router from 3.0.2 to 3.0.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.2 to 3.0.6. - [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.0.2...v3.0.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 1998149c..e4f9f2ae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13404,9 +13404,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.2.tgz",
- "integrity": "sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg=="
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.6.tgz",
+ "integrity": "sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw=="
},
"vue-style-loader": {
"version": "4.1.2",
diff --git a/package.json b/package.json
index 54dd7edb..65a14936 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"vue-contenteditable-directive": "^1.2.0",
"vue-emoji-picker": "^1.0.1",
"vue-infinite-loading": "^2.4.4",
- "vue-router": "^3.0.2",
+ "vue-router": "^3.0.6",
"vue-tribute": "^1.0.2",
"vue-twemoji": "^1.0.1",
"vuex": "^3.1.1",