summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-10 03:37:39 +0000
committerGitHub <noreply@github.com>2022-09-10 03:37:39 +0000
commit44c2623148121ac621c4913a637b156d4d91b667 (patch)
tree1c5e59a248b58c3c5d094edf9f19691958d54311
parent704c7387a82fcb2aac1630f01340e77bc6845f28 (diff)
Bump vue-router from 3.6.4 to 3.6.5
Bumps [vue-router](https://github.com/vuejs/router) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/commits) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 50e28a4e..ebefc109 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"vue-clipboard2": "^0.3.3",
"vue-masonry": "^0.13.0",
"vue-material-design-icons": "^5.1.2",
- "vue-router": "^3.6.4",
+ "vue-router": "^3.6.5",
"vue-virtual-scroll-list": "^2.3.4",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.6.2",
@@ -15377,9 +15377,9 @@
}
},
"node_modules/vue-router": {
- "version": "3.6.4",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.4.tgz",
- "integrity": "sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw=="
+ "version": "3.6.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
+ "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"node_modules/vue-style-loader": {
"version": "4.1.3",
@@ -27960,9 +27960,9 @@
"requires": {}
},
"vue-router": {
- "version": "3.6.4",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.4.tgz",
- "integrity": "sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw=="
+ "version": "3.6.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
+ "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"vue-style-loader": {
"version": "4.1.3",
diff --git a/package.json b/package.json
index f29c5b56..5dd42095 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"vue-clipboard2": "^0.3.3",
"vue-masonry": "^0.13.0",
"vue-material-design-icons": "^5.1.2",
- "vue-router": "^3.6.4",
+ "vue-router": "^3.6.5",
"vue-virtual-scroll-list": "^2.3.4",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.6.2",