File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2323 "author" : " netlify-labs" ,
2424 "license" : " MIT" ,
2525 "dependencies" : {
26- "chalk" : " ^4.1.0 " ,
26+ "chalk" : " ^5.6.2 " ,
2727 "chrome-launcher" : " ^0.15.0" ,
2828 "compression" : " ^1.7.4" ,
2929 "dotenv" : " ^16.0.0" ,
Original file line number Diff line number Diff line change @@ -1800,6 +1800,11 @@ chalk@^4.0.0, chalk@^4.1.0:
18001800 ansi-styles "^4.1.0"
18011801 supports-color "^7.1.0"
18021802
1803+ chalk@^5.6.2 :
1804+ version "5.6.2"
1805+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
1806+ integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
1807+
18031808char-regex@^1.0.2 :
18041809 version "1.0.2"
18051810 resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
You can’t perform that action at this time.
0 commit comments