diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-22 12:31:33 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-03-22 12:50:56 +0000 |
commit | a75cbb5f0b9047579bf2074a33d86c8ec4852873 (patch) | |
tree | ce1e0f1d9e817672690b96b27569cd9e4b879ae7 /package-lock.json | |
parent | 014a6346359b89f15ca163149a29388b81cc8298 (diff) | |
download | nextcloud-server-a75cbb5f0b9047579bf2074a33d86c8ec4852873.tar.gz nextcloud-server-a75cbb5f0b9047579bf2074a33d86c8ec4852873.zip |
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index ae0b5d62aee..b02cbe03428 100644 --- a/package-lock.json +++ b/package-lock.json @@ -78,7 +78,7 @@ "vue-localstorage": "^0.6.2", "vue-material-design-icons": "^5.0.0", "vue-multiselect": "^2.1.6", - "vue-router": "^3.5.3", + "vue-router": "^3.6.5", "vuedraggable": "^2.24.3", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0", @@ -25322,9 +25322,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-style-loader": { "version": "4.1.3", @@ -45640,9 +45640,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-style-loader": { "version": "4.1.3", |