From 04e87ca6c54a458ab8d93f2413d8f5cf51412873 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jul 2020 05:23:11 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20Update=20fix-path=20to=203.0.0=20?= =?UTF-8?q?=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/server/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/server/package.json b/packages/server/package.json index e1aaaba9f0c2..756d31d4e004 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -57,7 +57,7 @@ "express": "4.16.4", "find-process": "1.4.1", "firefox-profile": "2.0.0", - "fix-path": "2.1.0", + "fix-path": "3.0.0", "fluent-ffmpeg": "2.1.2", "fs-extra": "8.1.0", "get-port": "5.1.1", diff --git a/yarn.lock b/yarn.lock index e40a3ae5d451..963d4e28c872 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12168,12 +12168,12 @@ firefox-profile@2.0.0: uuid "^3.0.0" xml2js "~0.4.4" -fix-path@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/fix-path/-/fix-path-2.1.0.tgz#72ece739de9af4bd63fd02da23e9a70c619b4c38" - integrity sha1-cuznOd6a9L1j/QLaI+mnDGGbTDg= +fix-path@3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/fix-path/-/fix-path-3.0.0.tgz#c6b82fd5f5928e520b392a63565ebfef0ddf037e" + integrity sha512-opGAl4+ip5jUikHR2C8Jo7czZ80pz8EK/0gMlAZu7xgDmBqIynlX8SMYg9KowYjAU6HT0nxsSJEWru0u+n+N2Q== dependencies: - shell-path "^2.0.0" + shell-path "^2.1.0" flagged-respawn@^1.0.0: version "1.0.1" @@ -22561,7 +22561,7 @@ shell-env@^0.3.0: execa "^0.5.0" strip-ansi "^3.0.0" -shell-path@^2.0.0: +shell-path@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/shell-path/-/shell-path-2.1.0.tgz#ea7d06ae1070874a1bac5c65bb9bdd62e4f67a38" integrity sha1-6n0GrhBwh0obrFxlu5vdYuT2ejg=