Skip to content

Commit e57fa81

Browse files
alan-agius4Keen Yee Liau
authored and
Keen Yee Liau
committed
fix(@angular/cli): downgrade pacote to 9.5.12
Closes #17314 and closes #16615
1 parent 9190f62 commit e57fa81

File tree

4 files changed

+219
-226
lines changed

4 files changed

+219
-226
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"node-fetch": "^2.2.0",
124124
"npm-registry-client": "8.6.0",
125125
"ora": "^4.0.2",
126-
"pacote": "11.1.4",
126+
"pacote": "9.5.12",
127127
"pidtree": "^0.4.0",
128128
"pidusage": "^2.0.17",
129129
"prettier": "^2.0.0",

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": "8.0.1",
3939
"npm-pick-manifest": "6.0.0",
4040
"open": "7.0.3",
41-
"pacote": "11.1.4",
41+
"pacote": "9.5.12",
4242
"read-package-tree": "5.3.1",
4343
"rimraf": "3.0.2",
4444
"semver": "7.1.3",

packages/schematics/update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@yarnpkg/lockfile": "1.1.0",
1717
"ini": "1.3.5",
1818
"npm-package-arg": "^8.0.0",
19-
"pacote": "11.1.4",
19+
"pacote": "9.5.12",
2020
"rxjs": "6.5.4",
2121
"semver": "7.1.3",
2222
"semver-intersect": "1.4.0"

0 commit comments

Comments
 (0)