File tree Expand file tree Collapse file tree 2 files changed +26
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 17
17
"ajv" : " 6.10.2" ,
18
18
"autoprefixer" : " 9.6.1" ,
19
19
"browserslist" : " 4.6.6" ,
20
- "cacache" : " 12.0.2 " ,
20
+ "cacache" : " 12.0.3 " ,
21
21
"caniuse-lite" : " 1.0.30000989" ,
22
22
"circular-dependency-plugin" : " 5.2.0" ,
23
23
"clean-css" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -2574,10 +2574,10 @@ bytes@3.1.0:
2574
2574
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
2575
2575
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
2576
2576
2577
- cacache@12.0.2, cacache@^12.0.2 :
2578
- version "12.0.2 "
2579
- resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.2 .tgz#8db03205e36089a3df6954c66ce92541441ac46c "
2580
- integrity sha512-ifKgxH2CKhJEg6tNdAwziu6Q33EvuG26tYcda6PT3WKisZcYDXsnEdnRv67Po3yCzFfaSoMjGZzJyD2c3DT1dg ==
2577
+ cacache@12.0.3 :
2578
+ version "12.0.3 "
2579
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.3 .tgz#be99abba4e1bf5df461cd5a2c1071fc432573390 "
2580
+ integrity sha512-kqdmfXEGFepesTuROHMs3MpFLWrPkSSpRqOw80RCflZXy/khxaArvFrQ7uJxSUduzAufc6G0g1VUCOZXxWavPw ==
2581
2581
dependencies:
2582
2582
bluebird "^3.5.5"
2583
2583
chownr "^1.1.1"
@@ -2655,6 +2655,27 @@ cacache@^12.0.0:
2655
2655
unique-filename "^1.1.1"
2656
2656
y18n "^4.0.0"
2657
2657
2658
+ cacache@^12.0.2:
2659
+ version "12.0.2"
2660
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.2.tgz#8db03205e36089a3df6954c66ce92541441ac46c"
2661
+ integrity sha512-ifKgxH2CKhJEg6tNdAwziu6Q33EvuG26tYcda6PT3WKisZcYDXsnEdnRv67Po3yCzFfaSoMjGZzJyD2c3DT1dg==
2662
+ dependencies:
2663
+ bluebird "^3.5.5"
2664
+ chownr "^1.1.1"
2665
+ figgy-pudding "^3.5.1"
2666
+ glob "^7.1.4"
2667
+ graceful-fs "^4.1.15"
2668
+ infer-owner "^1.0.3"
2669
+ lru-cache "^5.1.1"
2670
+ mississippi "^3.0.0"
2671
+ mkdirp "^0.5.1"
2672
+ move-concurrently "^1.0.1"
2673
+ promise-inflight "^1.0.1"
2674
+ rimraf "^2.6.3"
2675
+ ssri "^6.0.1"
2676
+ unique-filename "^1.1.1"
2677
+ y18n "^4.0.0"
2678
+
2658
2679
cache-base@^1.0.1:
2659
2680
version "1.0.1"
2660
2681
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