Michael Wolfenden
01/10/2022, 4:11 AMMichael Wolfenden
01/10/2022, 4:26 AMcolors package
❯ yarn why colors
yarn why v1.22.17
[1/4] Why do we have the module "colors"...?
[2/4] Initialising dependency graph...
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "colors@1.4.2"
info Reasons this module exists
   - "@aws-cdk#assert#@aws-cdk#cloudformation-diff" depends on it
   - Hoisted from "@aws-cdk#assert#@aws-cdk#cloudformation-diff#colors"
   - Hoisted from "@serverless-stack#cli#aws-cdk#colors"
info Disk size without dependencies: "96KB"
info Disk size with unique dependencies: "96KB"
info Disk size with transitive dependencies: "96KB"
info Number of shared dependencies: 0
Done in 0.56s.Michael Wolfenden
01/10/2022, 4:33 AMcolors@1.4.0 by adding a resolutions section to my package.json
"resolutions": {
    "colors": "1.4.0"
}Frank
Frank
Michael Wolfenden
01/10/2022, 6:42 AMFrank
Omar Abdelkader
01/10/2022, 8:48 PMFrank
Dan Van Brunt
01/16/2022, 11:39 PMFrank