File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 133
133
"babel-plugin-istanbul" : " 6.1.1" ,
134
134
"bootstrap" : " ^4.0.0" ,
135
135
"browserslist" : " ^4.9.1" ,
136
- "cacache" : " 16.1.3 " ,
136
+ "cacache" : " 17.0.0 " ,
137
137
"chokidar" : " 3.5.3" ,
138
138
"copy-webpack-plugin" : " 11.0.0" ,
139
139
"critters" : " 0.0.16" ,
Original file line number Diff line number Diff line change 26
26
"babel-loader" : " 8.2.5" ,
27
27
"babel-plugin-istanbul" : " 6.1.1" ,
28
28
"browserslist" : " ^4.9.1" ,
29
- "cacache" : " 16.1.3 " ,
29
+ "cacache" : " 17.0.0 " ,
30
30
"chokidar" : " 3.5.3" ,
31
31
"copy-webpack-plugin" : " 11.0.0" ,
32
32
"critters" : " 0.0.16" ,
Original file line number Diff line number Diff line change 1620
1620
" @gar/promisify" " ^1.1.3"
1621
1621
semver "^7.3.5"
1622
1622
1623
+ " @npmcli/fs@^3.0.0 " :
1624
+ version "3.0.0"
1625
+ resolved "https://registry.yarnpkg.com/@npmcli/fs/-/fs-3.0.0.tgz#00d13fd40d9144fb0ca40faf04f755625856ccd2"
1626
+ integrity sha512-GdeVD+dnBxzMslTFvnctLX5yIqV4ZNZBWNbo1OejQ++bZpnFNQ1AjOn9Sboi+LzheQbCBU1ts1mhEVduHrcZOQ==
1627
+ dependencies :
1628
+ semver "^7.3.5"
1629
+
1623
1630
" @npmcli/git@^3.0.0 " :
1624
1631
version "3.0.2"
1625
1632
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-3.0.2.tgz#5c5de6b4d70474cf2d09af149ce42e4e1dacb931"
@@ -3450,6 +3457,26 @@
[email protected] , cacache@^16.0.0, cacache@^16.1.0, cacache@^16.1.3:
3450
3457
tar "^6.1.11"
3451
3458
unique-filename "^2.0.0"
3452
3459
3460
+
3461
+ version "17.0.0"
3462
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.0.tgz#76be0cc410879a37ec08426cbfcc216a5c2f26a6"
3463
+ integrity sha512-5hYD+c8Ytmymo9b8tPgYWrWfHOzaO8M8jMUkyiEYfeLTwo70MUaD/yA1pNONi3upx02JIn3mtpDuSCXoQgtlHw==
3464
+ dependencies :
3465
+ " @npmcli/fs" " ^3.0.0"
3466
+ " @npmcli/move-file" " ^2.0.0"
3467
+ fs-minipass "^2.1.0"
3468
+ glob "^8.0.1"
3469
+ lru-cache "^7.7.1"
3470
+ minipass "^3.1.6"
3471
+ minipass-collect "^1.0.2"
3472
+ minipass-flush "^1.0.5"
3473
+ minipass-pipeline "^1.2.4"
3474
+ p-map "^4.0.0"
3475
+ promise-inflight "^1.0.1"
3476
+ ssri "^9.0.0"
3477
+ tar "^6.1.11"
3478
+ unique-filename "^2.0.0"
3479
+
3453
3480
call-bind@^1.0.0, call-bind@^1.0.2 :
3454
3481
version "1.0.2"
3455
3482
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
You can’t perform that action at this time.
0 commit comments