Upgrade upath to avoid yarn failure on node 10 (#8283) [skip ci]

upath 1.0.4 doesn't support node 10, and this was fixed in later versions
( https://github.com/anodynos/upath/pull/15 )
This commit is contained in:
Alan Pierce 2018-07-07 07:52:55 -07:00 committed by Henry Zhu
parent 13153ede92
commit 44f738bcbf

View File

@ -8403,8 +8403,8 @@ unzip-response@^2.0.1:
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
upath@^1.0.0: upath@^1.0.0:
version "1.0.4" version "1.1.0"
resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d" resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
upper-case@^1.1.1: upper-case@^1.1.1:
version "1.1.3" version "1.1.3"