diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-30 16:15:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-30 16:15:53 +0000 |
commit | 4dfc14cc0d8523140c9f0408d9aadb860d6f5482 (patch) | |
tree | a8e610a6e70984c1d746836ef4b2a5bb8a43ce87 /package.json | |
parent | a6330ea72e5efb572a1a8f932f6520381a2bf330 (diff) | |
parent | 5fd3056642f35bc0325c8b94741afe566e2d0d1f (diff) | |
download | nextcloud-server-4dfc14cc0d8523140c9f0408d9aadb860d6f5482.tar.gz nextcloud-server-4dfc14cc0d8523140c9f0408d9aadb860d6f5482.zip |
Merge pull request #29489 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cc97fc3c6a0..f1c36fd2f44 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "vue-localstorage": "^0.6.2", "vue-material-design-icons": "^4.13.0", "vue-multiselect": "^2.1.6", - "vue-router": "^3.5.2", + "vue-router": "^3.5.3", "vuedraggable": "^2.24.3", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0", |