Skip to content

Commit 913ffca

Browse files
renovate-botdgp1130
authored andcommitted
build: update pacote to version 10.1.3
1 parent 1dbd1f5 commit 913ffca

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"minimist": "^1.2.0",
132132
"npm-registry-client": "8.6.0",
133133
"ora": "^4.0.2",
134-
"pacote": "10.1.2",
134+
"pacote": "10.1.3",
135135
"pidtree": "^0.3.0",
136136
"pidusage": "^2.0.17",
137137
"rxjs": "6.5.3",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"npm-package-arg": "7.0.0",
3939
"npm-pick-manifest": "4.0.0",
4040
"open": "7.0.0",
41-
"pacote": "10.1.2",
41+
"pacote": "10.1.3",
4242
"read-package-tree": "5.3.1",
4343
"rimraf": "3.0.0",
4444
"semver": "6.3.0",

packages/schematics/update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular-devkit/schematics": "0.0.0",
1616
"@yarnpkg/lockfile": "1.1.0",
1717
"ini": "1.3.5",
18-
"pacote": "10.1.2",
18+
"pacote": "10.1.3",
1919
"semver": "6.3.0",
2020
"semver-intersect": "1.4.0",
2121
"rxjs": "6.5.3"

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7229,11 +7229,6 @@ multicast-dns@^6.0.1:
72297229
dns-packet "^1.3.1"
72307230
thunky "^1.0.2"
72317231

7232-
mutate-fs@^2.1.1:
7233-
version "2.1.1"
7234-
resolved "https://registry.yarnpkg.com/mutate-fs/-/mutate-fs-2.1.1.tgz#164facf0cd500ed7884143ce96b35273c3c1b4cc"
7235-
integrity sha512-WI5pPPUNiWqaK2XdK94AVpxIc8GmZEXYlLfFbWuc4gUtBGHTK92jdPqFdx/lilxgb5Ep7tQ15NqCcJEOeq6wdA==
7236-
72377232
72387233
version "0.0.8"
72397234
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
@@ -7871,10 +7866,10 @@ package-json@^6.3.0:
78717866
registry-url "^5.0.0"
78727867
semver "^6.2.0"
78737868

7874-
7875-
version "10.1.2"
7876-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-10.1.2.tgz#c190e2598b7166fe9a10666fa6a77157ca909e04"
7877-
integrity sha512-GZBuHd3fu3lpze7xOPW9823v6gA4PdbYO3DjprexRkckRbpWe/KXRUvOQvMpLOSWa6mJP17Li4Nha5TtVbGYFA==
7869+
7870+
version "10.1.3"
7871+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-10.1.3.tgz#fdcd37eadd5540ba1d0ec138367627d62a12db0a"
7872+
integrity sha512-U71/gHmr7ICs3jAa8573fu+KmMF9voxHA/L2hh6IiYgH0uWh2npuGNRfr+WhZ+ztzp4Qq8niHRsMeRNZqI+2mg==
78787873
dependencies:
78797874
cacache "^13.0.1"
78807875
chownr "^1.1.3"
@@ -7883,7 +7878,6 @@ [email protected]:
78837878
lru-cache "^5.1.1"
78847879
minipass "^3.0.1"
78857880
minipass-fetch "^1.2.1"
7886-
mutate-fs "^2.1.1"
78877881
npm-package-arg "^7.0.0"
78887882
npm-packlist "^1.4.6"
78897883
npm-pick-manifest "^4.0.0"

0 commit comments

Comments
 (0)