diff --git a/package.json b/package.json index e7bdf88275864b1770eceaa6f3bebd81beee4764..deb70366947f439705c82d1c71e3e7273dc06235 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "slugify": "1.3.4", "toml": "3.0.0", "traverse": "0.6.6", - "upath": "1.1.2", + "upath": "1.2.0", "validate-npm-package-name": "3.0.0", "validator": "11.1.0", "www-authenticate": "0.6.2", diff --git a/yarn.lock b/yarn.lock index ca04dab1b8aa09df41ccdfe869bc40d35cfab130..83c13ada51e323c79c78347e3365f9393d539b49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8993,10 +8993,10 @@ unzip-response@^2.0.1: resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" integrity sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c= -upath@1.1.2, upath@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.2.tgz#3db658600edaeeccbe6db5e684d67ee8c2acd068" - integrity sha512-kXpym8nmDmlCBr7nKdIx8P2jNBa+pBpIUFRnKJ4dr8htyYGJFokkr2ZvERRtUN+9SY+JqXouNgUPtv6JQva/2Q== +upath@1.2.0, upath@^1.1.1: + version "1.2.0" + resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894" + integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg== update-notifier@^2.3.0, update-notifier@^2.5.0: version "2.5.0"