Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-18 10:52:34 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-09-18 10:55:06 +0300
commitcf79f0764683354f4bf37775c2a2a46872c69627 (patch)
tree79779c7266de2c54466c786a5ac53d15838a00e2 /package.json
parent805c4b5692421812467ac06b6980be21b888e0ad (diff)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d2df469a..fac6948d 100644
--- a/package.json
+++ b/package.json
@@ -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",