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>
This commit is contained in:
dependabot[bot] 2022-09-10 01:01:05 +00:00 committed by GitHub
parent 77db7cd04c
commit 3fd59f81f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -28,7 +28,7 @@
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.4",
"vue-router": "^3.6.5",
"vue-simple-progress": "^1.1.1",
"vue-template-compiler": "^2.6.14",
"vuex": "^3.6.2",
@ -12736,9 +12736,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-simple-progress": {
"version": "1.1.1",
@ -23688,9 +23688,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-simple-progress": {
"version": "1.1.1",

View File

@ -40,7 +40,7 @@
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.4",
"vue-router": "^3.6.5",
"vue-simple-progress": "^1.1.1",
"vue-template-compiler": "^2.6.14",
"vuex": "^3.6.2",