build: update pacote to version 11.2.7

This commit is contained in:
Renovate Bot 2021-02-19 07:08:47 +00:00 committed by Alan Agius
parent 9f494fef6c
commit 55859d7713
4 changed files with 7 additions and 7 deletions

View File

@ -184,7 +184,7 @@
"npm-registry-client": "8.6.0",
"open": "7.4.2",
"ora": "5.3.0",
"pacote": "11.2.6",
"pacote": "11.2.7",
"parse5-html-rewriting-stream": "6.0.1",
"pidtree": "^0.5.0",
"pidusage": "^2.0.17",

View File

@ -40,7 +40,7 @@
"npm-pick-manifest": "6.1.0",
"open": "7.4.2",
"ora": "5.3.0",
"pacote": "11.2.6",
"pacote": "11.2.7",
"resolve": "1.20.0",
"rimraf": "3.0.2",
"semver": "7.3.4",

View File

@ -16,7 +16,7 @@
"@yarnpkg/lockfile": "1.1.0",
"ini": "2.0.0",
"npm-package-arg": "^8.0.0",
"pacote": "11.2.6",
"pacote": "11.2.7",
"semver": "7.3.4",
"semver-intersect": "1.4.0"
}

View File

@ -9031,10 +9031,10 @@ p-try@^2.0.0:
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
pacote@11.2.6:
version "11.2.6"
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.6.tgz#c0426e5d5c8d33aeea3461a75e1390f1ba78f953"
integrity sha512-xCl++Hb3aBC7LaWMimbO4xUqZVsEbKDVc6KKDIIyAeBYrmMwY1yJC2nES/lsGd8sdQLUosgBxQyuVNncZ2Ru0w==
pacote@11.2.7:
version "11.2.7"
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.7.tgz#a44a9d40d4feac524e9ce78d77e2b390181d8afc"
integrity sha512-ogxPor11v/rnU9ukwLlI2dPx22q9iob1+yZyqSwerKsOvBMhU9e+SJHtxY4y2N0MRH4/5jGsGiRLsZeJWyM4dQ==
dependencies:
"@npmcli/git" "^2.0.1"
"@npmcli/installed-package-contents" "^1.0.6"