File tree Expand file tree Collapse file tree 3 files changed +30
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +30
-7
lines changed Original file line number Diff line number Diff line change 129
129
"babel-loader" : " 8.2.2" ,
130
130
"bootstrap" : " ^4.0.0" ,
131
131
"browserslist" : " ^4.9.1" ,
132
- "cacache" : " 15.0.5 " ,
132
+ "cacache" : " 15.0.6 " ,
133
133
"caniuse-lite" : " ^1.0.30001032" ,
134
134
"circular-dependency-plugin" : " 5.2.2" ,
135
135
"codelyzer" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 24
24
"ansi-colors" : " 4.1.1" ,
25
25
"babel-loader" : " 8.2.2" ,
26
26
"browserslist" : " ^4.9.1" ,
27
- "cacache" : " 15.0.5 " ,
27
+ "cacache" : " 15.0.6 " ,
28
28
"caniuse-lite" : " ^1.0.30001032" ,
29
29
"circular-dependency-plugin" : " 5.2.2" ,
30
30
"copy-webpack-plugin" : " 6.3.2" ,
Original file line number Diff line number Diff line change @@ -3361,10 +3361,10 @@ c8@~7.5.0:
3361
3361
yargs "^16.0.0"
3362
3362
yargs-parser "^20.0.0"
3363
3363
3364
- [email protected] .
5, cacache@^15.0.5 :
3365
- version "15.0.5 "
3366
- resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.5 .tgz#69162833da29170d6732334643c60e005f5f17d0 "
3367
- integrity sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A ==
3364
+
3365
+ version "15.0.6 "
3366
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.6 .tgz#65a8c580fda15b59150fb76bf3f3a8e45d583099 "
3367
+ integrity sha512-g1WYDMct/jzW+JdWEyjaX2zoBkZ6ZT9VpOyp2I/VMtDsNLffNat3kqPFfi1eDRSK9/SuKGyORDHcQMcPF8sQ/w ==
3368
3368
dependencies:
3369
3369
"@npmcli/move-file" "^1.0.1"
3370
3370
chownr "^2.0.0"
3380
3380
p-map "^4.0.0"
3381
3381
promise-inflight "^1.0.1"
3382
3382
rimraf "^3.0.2"
3383
- ssri "^8.0.0 "
3383
+ ssri "^8.0.1 "
3384
3384
tar "^6.0.2"
3385
3385
unique-filename "^1.1.1"
3386
3386
@@ -3405,6 +3405,29 @@ cacache@^12.0.2:
3405
3405
unique-filename "^1.1.1"
3406
3406
y18n "^4.0.0"
3407
3407
3408
+ cacache@^15.0.5:
3409
+ version "15.0.5"
3410
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.5.tgz#69162833da29170d6732334643c60e005f5f17d0"
3411
+ integrity sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A==
3412
+ dependencies:
3413
+ "@npmcli/move-file" "^1.0.1"
3414
+ chownr "^2.0.0"
3415
+ fs-minipass "^2.0.0"
3416
+ glob "^7.1.4"
3417
+ infer-owner "^1.0.4"
3418
+ lru-cache "^6.0.0"
3419
+ minipass "^3.1.1"
3420
+ minipass-collect "^1.0.2"
3421
+ minipass-flush "^1.0.5"
3422
+ minipass-pipeline "^1.2.2"
3423
+ mkdirp "^1.0.3"
3424
+ p-map "^4.0.0"
3425
+ promise-inflight "^1.0.1"
3426
+ rimraf "^3.0.2"
3427
+ ssri "^8.0.0"
3428
+ tar "^6.0.2"
3429
+ unique-filename "^1.1.1"
3430
+
3408
3431
cache-base@^1.0.1:
3409
3432
version "1.0.1"
3410
3433
resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
You can’t perform that action at this time.
0 commit comments