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 1717 "ajv" : " 6.10.2" ,
1818 "autoprefixer" : " 9.6.1" ,
1919 "browserslist" : " 4.6.6" ,
20- "cacache" : " 12.0.2 " ,
20+ "cacache" : " 12.0.3 " ,
2121 "caniuse-lite" : " 1.0.30000989" ,
2222 "circular-dependency-plugin" : " 5.2.0" ,
2323 "clean-css" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -2574,10 +2574,10 @@ bytes@3.1.0:
25742574 resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
25752575 integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
25762576
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 ==
25812581 dependencies:
25822582 bluebird "^3.5.5"
25832583 chownr "^1.1.1"
@@ -2655,6 +2655,27 @@ cacache@^12.0.0:
26552655 unique-filename "^1.1.1"
26562656 y18n "^4.0.0"
26572657
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+
26582679cache-base@^1.0.1:
26592680 version "1.0.1"
26602681 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