Skip to content

Commit 55859d7

Browse files
renovate-botalan-agius4
authored andcommitted
build: update pacote to version 11.2.7
1 parent 9f494fe commit 55859d7

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"npm-registry-client": "8.6.0",
185185
"open": "7.4.2",
186186
"ora": "5.3.0",
187-
"pacote": "11.2.6",
187+
"pacote": "11.2.7",
188188
"parse5-html-rewriting-stream": "6.0.1",
189189
"pidtree": "^0.5.0",
190190
"pidusage": "^2.0.17",

packages/angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"npm-pick-manifest": "6.1.0",
4141
"open": "7.4.2",
4242
"ora": "5.3.0",
43-
"pacote": "11.2.6",
43+
"pacote": "11.2.7",
4444
"resolve": "1.20.0",
4545
"rimraf": "3.0.2",
4646
"semver": "7.3.4",

packages/schematics/update/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@yarnpkg/lockfile": "1.1.0",
1717
"ini": "2.0.0",
1818
"npm-package-arg": "^8.0.0",
19-
"pacote": "11.2.6",
19+
"pacote": "11.2.7",
2020
"semver": "7.3.4",
2121
"semver-intersect": "1.4.0"
2222
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9031,10 +9031,10 @@ p-try@^2.0.0:
90319031
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
90329032
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
90339033

9034-
pacote@11.2.6:
9035-
version "11.2.6"
9036-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.6.tgz#c0426e5d5c8d33aeea3461a75e1390f1ba78f953"
9037-
integrity sha512-xCl++Hb3aBC7LaWMimbO4xUqZVsEbKDVc6KKDIIyAeBYrmMwY1yJC2nES/lsGd8sdQLUosgBxQyuVNncZ2Ru0w==
9034+
pacote@11.2.7:
9035+
version "11.2.7"
9036+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.7.tgz#a44a9d40d4feac524e9ce78d77e2b390181d8afc"
9037+
integrity sha512-ogxPor11v/rnU9ukwLlI2dPx22q9iob1+yZyqSwerKsOvBMhU9e+SJHtxY4y2N0MRH4/5jGsGiRLsZeJWyM4dQ==
90389038
dependencies:
90399039
"@npmcli/git" "^2.0.1"
90409040
"@npmcli/installed-package-contents" "^1.0.6"

0 commit comments

Comments
 (0)