chore(deps): update dependency upath to v2 (#8157)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-08 16:36:19 +02:00 committed by GitHub
parent f0c1375477
commit 1b1ef37fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View File

@ -23,7 +23,7 @@
"pify": "^4.0.1",
"semver": "^7.3.2",
"serialize-javascript": "^5.0.1",
"upath": "^1.2.0"
"upath": "^2.0.0"
},
"publishConfig": {
"access": "public"

View File

@ -33,7 +33,7 @@
"pretty-bytes": "^5.4.1",
"serve-static": "^1.14.1",
"std-env": "^2.2.1",
"upath": "^1.2.0",
"upath": "^2.0.0",
"wrap-ansi": "^6.2.0"
},
"publishConfig": {

View File

@ -13149,6 +13149,11 @@ upath@^1.1.1, upath@^1.2.0:
resolved "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
upath@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/upath/-/upath-2.0.0.tgz#7234f3c1e7fd2bcb4f6aaba3e5565ee13ce6d287"
integrity sha512-ghi1XxsVYPOZPDsOZrfOJIwQU5I3JVYB3Q6IbBGn1KFeOa89i0nUy5tCEkY9pVm83U83qZ1QG40RQKGknllV4w==
upper-case@^1.1.1:
version "1.1.3"
resolved "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"