summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-07 11:18:49 +0000
committerGitHub <noreply@github.com>2022-12-07 11:18:49 +0000
commit838e0d19e64ce027161a937435fc366bb854c1df (patch)
tree7d98c5ad0f2d45815f80abc78d77270b964a565c
parent18d33c70aeb99bdde49dd96bfb78fb306b4581eb (diff)
Bump vue-router from 3.5.3 to 3.6.5
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 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-minor ... 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 79b4d71f..2d2582d1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
"vue-contenteditable-directive": "^1.2.0",
"vue-infinite-loading": "^2.4.4",
"vue-material-design-icons": "^5.0.0",
- "vue-router": "^3.5.3",
+ "vue-router": "^3.6.5",
"vue-tribute": "^1.0.7",
"vue-twemoji": "^1.0.1",
"vuetrend": "^0.3.4",
@@ -14922,9 +14922,9 @@
}
},
"node_modules/vue-router": {
- "version": "3.5.3",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
- "integrity": "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
+ "version": "3.6.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
+ "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"node_modules/vue-select": {
"version": "3.20.0",
@@ -26924,9 +26924,9 @@
}
},
"vue-router": {
- "version": "3.5.3",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
- "integrity": "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
+ "version": "3.6.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
+ "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"vue-select": {
"version": "3.20.0",
diff --git a/package.json b/package.json
index da085775..32459272 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"vue-contenteditable-directive": "^1.2.0",
"vue-infinite-loading": "^2.4.4",
"vue-material-design-icons": "^5.0.0",
- "vue-router": "^3.5.3",
+ "vue-router": "^3.6.5",
"vue-tribute": "^1.0.7",
"vue-twemoji": "^1.0.1",
"vuetrend": "^0.3.4",