From 4565676233e4f48da1baab0fa90133112ef77067 Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Tue, 8 May 2018 22:18:58 +0200 Subject: [PATCH] Fix dependencies on Node v10 --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index f23d44867f5..742754069f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11048,8 +11048,8 @@ unzip-response@^2.0.1: resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" 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" update-notifier@^2.3.0: version "2.5.0"