diff options
author | dependabot[bot] <support@dependabot.com> | 2019-04-23 08:50:31 +0000 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-04-23 15:17:27 +0200 |
commit | 098968611605d805f54132846cbe408bf28ac1de (patch) | |
tree | 5ce1fde701b01e0bf62996d62b9279c4be9277c7 /package-lock.json | |
parent | f98e50438bbc4183a09b7b29ebd4a91d3ed66ae0 (diff) | |
download | nextcloud-server-098968611605d805f54132846cbe408bf28ac1de.tar.gz nextcloud-server-098968611605d805f54132846cbe408bf28ac1de.zip |
Bump vue-router from 3.0.4 to 3.0.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.4 to 3.0.6.
- [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.0.4...v3.0.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 413862e5855..a999403bc8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7498,9 +7498,9 @@ "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==" }, "vue-router": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.4.tgz", - "integrity": "sha512-wjirAFeMR53FFTRIM2ofLKH5BJte6Q9+MUiOj6fLzqhgerjVyQVeMmvgiQDslPJJHSqFfQ559EDvIi0lA1Lr6g==" + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.6.tgz", + "integrity": "sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw==" }, "vue-style-loader": { "version": "4.1.2", |