Skip to content

Commit 2bea259

Browse files
renovate-botalan-agius4
authored andcommitted
build: update pacote to version 11.3.2
1 parent 09676c9 commit 2bea259

File tree

3 files changed

+11
-17
lines changed

3 files changed

+11
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"npm-registry-client": "8.6.0",
178178
"open": "8.0.6",
179179
"ora": "5.4.0",
180-
"pacote": "11.3.1",
180+
"pacote": "11.3.2",
181181
"parse5-html-rewriting-stream": "6.0.1",
182182
"pidtree": "^0.5.0",
183183
"pidusage": "^2.0.17",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"npm-pick-manifest": "6.1.1",
4040
"open": "8.0.6",
4141
"ora": "5.4.0",
42-
"pacote": "11.3.1",
42+
"pacote": "11.3.2",
4343
"resolve": "1.20.0",
4444
"rimraf": "3.0.2",
4545
"semver": "7.3.5",

yarn.lock

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,11 +1128,6 @@
11281128
"@nodelib/fs.scandir" "2.1.4"
11291129
fastq "^1.6.0"
11301130

1131-
"@npmcli/ci-detect@^1.0.0":
1132-
version "1.3.0"
1133-
resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz#6c1d2c625fb6ef1b9dea85ad0a5afcbef85ef22a"
1134-
integrity sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q==
1135-
11361131
"@npmcli/git@^2.0.1":
11371132
version "2.0.8"
11381133
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.8.tgz#c38b54cdeec556ab641cf6161cc7825711a88d65"
@@ -7603,12 +7598,11 @@ [email protected]:
76037598
optionalDependencies:
76047599
npmlog "2 || ^3.1.0 || ^4.0.0"
76057600

7606-
npm-registry-fetch@^9.0.0:
7607-
version "9.0.0"
7608-
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-9.0.0.tgz#86f3feb4ce00313bc0b8f1f8f69daae6face1661"
7609-
integrity sha512-PuFYYtnQ8IyVl6ib9d3PepeehcUeHN9IO5N/iCRhyg9tStQcqGQBRVHmfmMWPDERU3KwZoHFvbJ4FPXPspvzbA==
7601+
npm-registry-fetch@^10.0.0:
7602+
version "10.1.0"
7603+
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-10.1.0.tgz#3b618126b1011af74c12e75d6077712bda411da4"
7604+
integrity sha512-XcKu0h6OuRTB7HO5uv8htavPQJ1dYTLAXLE5AMs4GFQ1LbY+LlHiNoqIbVshE3rk0vLk+nKxpA/4WJm1kE7eqg==
76107605
dependencies:
7611-
"@npmcli/ci-detect" "^1.0.0"
76127606
lru-cache "^6.0.0"
76137607
make-fetch-happen "^8.0.9"
76147608
minipass "^3.1.3"
@@ -7936,10 +7930,10 @@ p-try@^2.0.0:
79367930
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
79377931
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
79387932

7939-
7940-
version "11.3.1"
7941-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.1.tgz#6ce95dd230db475cbd8789fd1f986bec51b4bf7c"
7942-
integrity sha512-TymtwoAG12cczsJIrwI/euOQKtjrQHlD0k0oyt9QSmZGpqa+KdlxKdWR/YUjYizkixaVyztxt/Wsfo8bL3A6Fg==
7933+
7934+
version "11.3.2"
7935+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.2.tgz#2bef04f6ec6bafceb5eb2f5b3965f0d00aee4d7e"
7936+
integrity sha512-lMO7V9aMhyE5gfaSFxKfW3OTdXuFBNQJfuNuet3NPzWWhOYIW90t85vHcHLDjdhgmfAdAHyh9q1HAap96ea0XA==
79437937
dependencies:
79447938
"@npmcli/git" "^2.0.1"
79457939
"@npmcli/installed-package-contents" "^1.0.6"
@@ -7954,7 +7948,7 @@ [email protected]:
79547948
npm-package-arg "^8.0.1"
79557949
npm-packlist "^2.1.4"
79567950
npm-pick-manifest "^6.0.0"
7957-
npm-registry-fetch "^9.0.0"
7951+
npm-registry-fetch "^10.0.0"
79587952
promise-retry "^2.0.1"
79597953
read-package-json-fast "^2.0.1"
79607954
rimraf "^3.0.2"

0 commit comments

Comments
 (0)