File tree Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 176
176
"ng-packagr" : " 17.0.0-next.0" ,
177
177
"node-fetch" : " ^2.2.0" ,
178
178
"npm" : " ^8.11.0" ,
179
- "npm-package-arg" : " 10.1 .0" ,
179
+ "npm-package-arg" : " 11.0 .0" ,
180
180
"open" : " 8.4.2" ,
181
181
"ora" : " 5.4.1" ,
182
182
"pacote" : " 16.0.0" ,
Original file line number Diff line number Diff line change 31
31
"ini" : " 4.1.1" ,
32
32
"inquirer" : " 8.2.6" ,
33
33
"jsonc-parser" : " 3.2.0" ,
34
- "npm-package-arg" : " 10.1 .0" ,
34
+ "npm-package-arg" : " 11.0 .0" ,
35
35
"npm-pick-manifest" : " 8.0.2" ,
36
36
"open" : " 8.4.2" ,
37
37
"ora" : " 5.4.1" ,
Original file line number Diff line number Diff line change @@ -7420,6 +7420,13 @@ hosted-git-info@^6.0.0:
7420
7420
dependencies:
7421
7421
lru-cache "^7.5.1"
7422
7422
7423
+ hosted-git-info@^7.0.0:
7424
+ version "7.0.0"
7425
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.0.tgz#276330b8ad9f4566e82c8ccb16050decc096076b"
7426
+ integrity sha512-ICclEpTLhHj+zCuSb2/usoNXSVkxUSIopre+b1w8NDY9Dntp9LO4vLdHYI336TH8sAqwrRgnSfdkBG2/YpisHA==
7427
+ dependencies:
7428
+ lru-cache "^10.0.1"
7429
+
7423
7430
hpack.js@^2.1.6:
7424
7431
version "2.1.6"
7425
7432
resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"
@@ -9544,7 +9551,17 @@ npm-normalize-package-bin@^3.0.0:
9544
9551
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
9545
9552
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
9546
9553
9547
- [email protected] , npm-package-arg@^10.0.0:
9554
+
9555
+ version "11.0.0"
9556
+ resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.0.tgz#0f09cba4a2c7e1bcba9c6520cd1775fa18eda82d"
9557
+ integrity sha512-D8sItaQ8n6VlBUFed3DLz2sCpkabRAjaiLkTamDppvh8lmmAPirzNfBuhJd/2rlmoxZ2S9mOHmIEvzV2z2jOeA==
9558
+ dependencies:
9559
+ hosted-git-info "^7.0.0"
9560
+ proc-log "^3.0.0"
9561
+ semver "^7.3.5"
9562
+ validate-npm-package-name "^5.0.0"
9563
+
9564
+ npm-package-arg@^10.0.0:
9548
9565
version "10.1.0"
9549
9566
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-10.1.0.tgz#827d1260a683806685d17193073cc152d3c7e9b1"
9550
9567
integrity sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==
You can’t perform that action at this time.
0 commit comments