File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 89
89
"@nestjs/common" : " 7.6.15" ,
90
90
"@nestjs/core" : " 7.6.15" ,
91
91
"@nestjs/platform-express" : " 7.6.15" ,
92
- "chalk" : " 4.1.0 " ,
92
+ "chalk" : " 4.1.1 " ,
93
93
"commander" : " 6.2.1" ,
94
94
"compare-versions" : " 3.6.0" ,
95
95
"concurrently" : " 5.3.0" ,
Original file line number Diff line number Diff line change 2605
2605
ansi-styles "^4.1.0"
2606
2606
supports-color "^7.1.0"
2607
2607
2608
+
2609
+ version "4.1.1"
2610
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
2611
+ integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
2612
+ dependencies :
2613
+ ansi-styles "^4.1.0"
2614
+ supports-color "^7.1.0"
2615
+
2608
2616
chalk@^1.1.3 :
2609
2617
version "1.1.3"
2610
2618
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
You can’t perform that action at this time.
0 commit comments