summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:03:56 +0000
committerGitHub <noreply@github.com>2020-10-17 01:03:56 +0000
commit0a6c4aec9852ef6d18c394d60cb28bbdca187307 (patch)
tree13d849a8a5fdad801f0db6624215624f6292cb15
parentc67c6033fc63f74c6548e01e45c9e4bfa9312560 (diff)
Bump vue-router from 3.4.6 to 3.4.7
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.6 to 3.4.7. - [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.4.6...v3.4.7) Signed-off-by: dependabot[bot] <support@github.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 8b2e38b5..dba0c035 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11607,9 +11607,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
- "version": "3.4.6",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.6.tgz",
- "integrity": "sha512-kaXnB3pfFxhAJl/Mp+XG1HJMyFqrL/xPqV7oXlpXn4AwMmm6VNgf0nllW8ksflmZANfI4kdo0bVn/FYSsAolPQ=="
+ "version": "3.4.7",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.7.tgz",
+ "integrity": "sha512-CbHXue5BLrDivOk5O4eZ0WT4Yj8XwdXa4kCnsEIOzYUPF/07ZukayA2jGxDCJxLc9SgVQX9QX0OuGOwGlVB4Qg=="
},
"vue-style-loader": {
"version": "4.1.2",
diff --git a/package.json b/package.json
index d3638347..9633b848 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",
"vue-masonry": "^0.11.8",
- "vue-router": "^3.4.6",
+ "vue-router": "^3.4.7",
"vue-virtual-scroll-list": "^2.3.1",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.4.0",