@@ -800,6 +800,25 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
800800 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
801801 integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
802802
803+ cross-env@^5.2.0 :
804+ version "5.2.0"
805+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
806+ integrity sha512-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==
807+ dependencies :
808+ cross-spawn "^6.0.5"
809+ is-windows "^1.0.0"
810+
811+ cross-spawn@^6.0.5 :
812+ version "6.0.5"
813+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
814+ integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
815+ dependencies :
816+ nice-try "^1.0.4"
817+ path-key "^2.0.1"
818+ semver "^5.5.0"
819+ shebang-command "^1.2.0"
820+ which "^1.2.9"
821+
803822crypt@~0.0.1 :
804823 version "0.0.2"
805824 resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
@@ -2052,7 +2071,7 @@ is-typedarray@~1.0.0:
20522071 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
20532072 integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
20542073
2055- is-windows@^1.0.2 :
2074+ is-windows@^1.0.0, is-windows@^1.0. 2 :
20562075 version "1.0.2"
20572076 resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
20582077 integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
@@ -2518,6 +2537,11 @@ nexe@^2.0.0-rc.34:
25182537 uglify-es "^3.3.9"
25192538 uglify-js "3.0.28"
25202539
2540+ nice-try@^1.0.4 :
2541+ version "1.0.5"
2542+ resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
2543+ integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
2544+
25212545node-netstat@^1.6.0 :
25222546 version "1.6.0"
25232547 resolved "https://registry.yarnpkg.com/node-netstat/-/node-netstat-1.6.0.tgz#38c36b5f966b00ffaa2ed6f6321e6ad4487d8c89"
@@ -2779,6 +2803,11 @@ path-is-absolute@^1.0.0:
27792803 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
27802804 integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
27812805
2806+ path-key@^2.0.1 :
2807+ version "2.0.1"
2808+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
2809+ integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
2810+
27822811path-to-regexp@0.1.7 :
27832812 version "0.1.7"
27842813 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -3165,7 +3194,7 @@ seek-bzip@^1.0.5:
31653194 dependencies :
31663195 commander "~2.8.1"
31673196
3168- semver@^5.3.0, semver@^5.6.0 :
3197+ semver@^5.3.0, semver@^5.5.0, semver@^5. 6.0 :
31693198 version "5.6.0"
31703199 resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
31713200 integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
@@ -3229,6 +3258,18 @@ setprototypeof@1.1.0:
32293258 resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
32303259 integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==
32313260
3261+ shebang-command@^1.2.0 :
3262+ version "1.2.0"
3263+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
3264+ integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
3265+ dependencies :
3266+ shebang-regex "^1.0.0"
3267+
3268+ shebang-regex@^1.0.0 :
3269+ version "1.0.0"
3270+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
3271+ integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
3272+
32323273shorthash@0.0.2 :
32333274 version "0.0.2"
32343275 resolved "https://registry.yarnpkg.com/shorthash/-/shorthash-0.0.2.tgz#59b268eecbde59038b30da202bcfbddeb2c4a4eb"
@@ -3809,7 +3850,7 @@ watch@^1.0.1:
38093850 exec-sh "^0.2.0"
38103851 minimist "^1.2.0"
38113852
3812- which@^1.3.1 :
3853+ which@^1.2.9, which@^1. 3.1 :
38133854 version "1.3.1"
38143855 resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
38153856 integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
0 commit comments