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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-07-12 11:33:49 +0300
committerGitHub <noreply@github.com>2019-07-12 11:33:49 +0300
commit02626c35d9c082ff748db0b757f1f54a1c9c09eb (patch)
tree5ff42e58b74a038c7cad460b67ba3c1ca97d3d8a /package-lock.json
parentc7537c64eb7bfa7ed596f9b89a05d33ee5897f56 (diff)
parent40b38beb4c19984bd04694fe3c1dcbdfa0a4bf56 (diff)
Merge pull request #1842 from nextcloud/dependabot/npm_and_yarn/vue-router-3.0.7
Bump vue-router from 3.0.6 to 3.0.7
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 dc86fb9c4..8594ee571 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10672,9 +10672,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
- "version": "3.0.6",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.6.tgz",
- "integrity": "sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw=="
+ "version": "3.0.7",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.7.tgz",
+ "integrity": "sha512-utJ+QR3YlIC/6x6xq17UMXeAfxEvXA0VKD3PiSio7hBOZNusA1jXcbxZxVEfJunLp48oonjTepY8ORoIlRx/EQ=="
},
"vue-scroll": {
"version": "2.1.12",