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

github.com/nextcloud/spreed.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-08 04:19:30 +0300
committerGitHub <noreply@github.com>2020-08-08 04:19:30 +0300
commit80585e6a22bc251412e50c73c6ebfe1bc697f4d1 (patch)
tree95f6490d25aa89e70327b94d56ef6475cbfe9257 /package-lock.json
parent1a1ba668351fe95e70b5d8842057e30cb6cbfc3a (diff)
Bump vue-router from 3.3.4 to 3.4.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.4 to 3.4.2. - [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.3.4...v3.4.2) 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 4c13ffd1e..ca521620a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20690,9 +20690,9 @@
"integrity": "sha512-k5gOOwTIGSoWZb133Gx3IfSeiiAmve5GyWI7+pU8CvbNntpSAlrCYwZ26GB63NpxcLPK94+m0BDl5TxuZUI+Hw=="
},
"vue-router": {
- "version": "3.3.4",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.3.4.tgz",
- "integrity": "sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg=="
+ "version": "3.4.2",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.2.tgz",
+ "integrity": "sha512-n3Ok70hW0EpcJF4lcWIwSHAQbFTnIOLl/fhO8+oTs4jHNtBNsovcVvPZeTOyKEd8C3xF1Crft2ASuOiVT5K1mw=="
},
"vue-shortkey": {
"version": "3.1.7",