From 717954a1ddd48afdbeae09f3781df9e35309fe9d Mon Sep 17 00:00:00 2001 From: DesWurstes Date: Tue, 29 May 2018 17:10:41 +0300 Subject: [PATCH] Fix build problems on NodeJS 10 --- xray_browser/yarn.lock | 4 ++-- xray_wasm/yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xray_browser/yarn.lock b/xray_browser/yarn.lock index 9ffc6465..c297dfe5 100644 --- a/xray_browser/yarn.lock +++ b/xray_browser/yarn.lock @@ -4461,8 +4461,8 @@ untildify@^3.0.2: resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.2.tgz#7f1f302055b3fea0f3e81dc78eb36766cb65e3f1" upath@^1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d" + version "1.0.5" + resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.5.tgz#02cab9ecebe95bbec6d5fc2566325725ab6d1a73" uri-js@^3.0.2: version "3.0.2" diff --git a/xray_wasm/yarn.lock b/xray_wasm/yarn.lock index 6f3bc10b..58e62968 100644 --- a/xray_wasm/yarn.lock +++ b/xray_wasm/yarn.lock @@ -4063,8 +4063,8 @@ untildify@^3.0.2: resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.2.tgz#7f1f302055b3fea0f3e81dc78eb36766cb65e3f1" upath@^1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d" + version "1.0.5" + resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.5.tgz#02cab9ecebe95bbec6d5fc2566325725ab6d1a73" uri-js@^3.0.2: version "3.0.2"