mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-23 15:36:23 +08:00
build: update pacote to version 10.2.0
This commit is contained in:
parent
cb8f72a934
commit
86e977ebbf
@ -130,7 +130,7 @@
|
|||||||
"minimist": "^1.2.0",
|
"minimist": "^1.2.0",
|
||||||
"npm-registry-client": "8.6.0",
|
"npm-registry-client": "8.6.0",
|
||||||
"ora": "^4.0.2",
|
"ora": "^4.0.2",
|
||||||
"pacote": "10.1.5",
|
"pacote": "10.2.0",
|
||||||
"pidtree": "^0.3.0",
|
"pidtree": "^0.3.0",
|
||||||
"pidusage": "^2.0.17",
|
"pidusage": "^2.0.17",
|
||||||
"rxjs": "6.5.3",
|
"rxjs": "6.5.3",
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
"npm-package-arg": "7.0.0",
|
"npm-package-arg": "7.0.0",
|
||||||
"npm-pick-manifest": "4.0.0",
|
"npm-pick-manifest": "4.0.0",
|
||||||
"open": "7.0.0",
|
"open": "7.0.0",
|
||||||
"pacote": "10.1.5",
|
"pacote": "10.2.0",
|
||||||
"read-package-tree": "5.3.1",
|
"read-package-tree": "5.3.1",
|
||||||
"rimraf": "3.0.0",
|
"rimraf": "3.0.0",
|
||||||
"semver": "6.3.0",
|
"semver": "6.3.0",
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"@yarnpkg/lockfile": "1.1.0",
|
"@yarnpkg/lockfile": "1.1.0",
|
||||||
"ini": "1.3.5",
|
"ini": "1.3.5",
|
||||||
"npm-package-arg": "^7.0.0",
|
"npm-package-arg": "^7.0.0",
|
||||||
"pacote": "10.1.5",
|
"pacote": "10.2.0",
|
||||||
"rxjs": "6.5.3",
|
"rxjs": "6.5.3",
|
||||||
"semver": "6.3.0",
|
"semver": "6.3.0",
|
||||||
"semver-intersect": "1.4.0"
|
"semver-intersect": "1.4.0"
|
||||||
|
@ -8017,10 +8017,10 @@ package-json@^6.3.0:
|
|||||||
registry-url "^5.0.0"
|
registry-url "^5.0.0"
|
||||||
semver "^6.2.0"
|
semver "^6.2.0"
|
||||||
|
|
||||||
pacote@10.1.5:
|
pacote@10.2.0:
|
||||||
version "10.1.5"
|
version "10.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/pacote/-/pacote-10.1.5.tgz#ff612df2980dcce37acb0556b50e17969f36c701"
|
resolved "https://registry.yarnpkg.com/pacote/-/pacote-10.2.0.tgz#5a1b8674a1ee7e0912d57389e41151a81e1de6ab"
|
||||||
integrity sha512-IIPOldAcvqGQdITIOEyBpKIuWHhQ1oCfaU4BHJAeyZ11DtLWNDAo8P8W/wYEw7hPPboKdge1kD4es9vhEHCXeA==
|
integrity sha512-gezxRsBmUAQ/tPT6js8wSsPTyeIr6rky7KkTKmBzvvAuapm2b8sNK+gjHwOat8DjXpKiN84yp20MzFEzNRH1YA==
|
||||||
dependencies:
|
dependencies:
|
||||||
cacache "^13.0.1"
|
cacache "^13.0.1"
|
||||||
chownr "^1.1.3"
|
chownr "^1.1.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user