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-01-16 13:53:27 +0300
committerGitHub <noreply@github.com>2022-01-16 13:53:27 +0300
commit62eb641a33c3af52fbb11bedee895d14457b17fa (patch)
tree00cc1e28e15a08036546bf8f4747348f78a8bfe6 /package.json
parentae9695141a04998a480e5f0af8e263d29c5af8fc (diff)
Bump vue-router from 3.5.2 to 3.5.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.5.2...v3.5.3) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 786ab3d0..194ae2e0 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"qs": "^6.10.3",
"url-parse": "^1.5.3",
"vue": "^2.6.14",
- "vue-router": "^3.5.2",
+ "vue-router": "^3.5.3",
"vue-template-compiler": "^2.6.14",
"vue-virtual-grid": "^2.3.2",
"vuex": "^3.6.2",