diff --git a/package.json b/package.json index 566c8ed..630c751 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,8 @@ }, "dependencies": { "error-subclass": "^2.2.0" + }, + "resolutions": { + "upath": "git+https://git@github.com/robertknight/upath.git#bcf302836d365cea630d9e2e009cef694534e7f2" } } diff --git a/yarn.lock b/yarn.lock index 2c918b4..3eec74d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5845,9 +5845,9 @@ untildify@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.2.tgz#7f1f302055b3fea0f3e81dc78eb36766cb65e3f1" -upath@^1.0.0: +upath@^1.0.0, "upath@git+https://git@github.com/robertknight/upath.git#bcf302836d365cea630d9e2e009cef694534e7f2": version "1.0.4" - resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d" + resolved "git+https://git@github.com/robertknight/upath.git#bcf302836d365cea630d9e2e009cef694534e7f2" uri-js@^3.0.2: version "3.0.2"