Bump mz from 2.6.0 to 2.7.0 in /app

Bumps [mz](https://github.com/normalize/mz) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/normalize/mz/releases)
- [Changelog](https://github.com/normalize/mz/blob/master/HISTORY.md)
- [Commits](https://github.com/normalize/mz/compare/2.6.0...2.7.0)
This commit is contained in:
dependabot-preview[bot] 2019-05-24 15:47:45 +00:00 committed by GitHub
parent b512353dfb
commit a494e03f3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"electron-is-dev": "0.1.2",
"electron-updater": "^4.0.6",
"js-yaml": "3.13.1",
"mz": "^2.6.0",
"mz": "^2.7.0",
"ngx-toastr": "^9.1.1",
"path": "0.12.7",
"rxjs": "^6.3.3",

View file

@ -468,10 +468,10 @@ ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
mz@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/mz/-/mz-2.6.0.tgz#c8b8521d958df0a4f2768025db69c719ee4ef1ce"
integrity sha1-yLhSHZWN8KTydoAl22nHGe5O8c4=
mz@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32"
integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==
dependencies:
any-promise "^1.0.0"
object-assign "^4.0.1"