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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-15 05:23:14 +0300
committerGitHub <noreply@github.com>2020-08-15 05:23:14 +0300
commitf22dc3ddd8cf0c08d6d230b7e5acdea6937e5d9e (patch)
treed2e4d02791c26cae4a882cd101d34a745a281a5f /package-lock.json
parentdef525c0e1e6f3429c8097b79556890cf66c2334 (diff)
Bump vue-router from 3.4.2 to 3.4.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.2 to 3.4.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.4.2...v3.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index dfae5f40..f2f0b439 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11256,9 +11256,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
- "version": "3.4.2",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.2.tgz",
- "integrity": "sha512-n3Ok70hW0EpcJF4lcWIwSHAQbFTnIOLl/fhO8+oTs4jHNtBNsovcVvPZeTOyKEd8C3xF1Crft2ASuOiVT5K1mw=="
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.3.tgz",
+ "integrity": "sha512-BADg1mjGWX18Dpmy6bOGzGNnk7B/ZA0RxuA6qedY/YJwirMfKXIDzcccmHbQI0A6k5PzMdMloc0ElHfyOoX35A=="
},
"vue-style-loader": {
"version": "4.1.2",