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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-18 07:52:34 +00:00 committed by nextcloud-command
parent 805c4b5692
commit cf79f07646
5 changed files with 8 additions and 8 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

14
package-lock.json generated
View File

@ -32,7 +32,7 @@
"url-parse": "^1.5.10",
"vue": "^2.7.10",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.4",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.10",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
@ -18806,9 +18806,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",
@ -34606,9 +34606,9 @@
}
},
"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",

View File

@ -60,7 +60,7 @@
"url-parse": "^1.5.10",
"vue": "^2.7.10",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.4",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.10",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",