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 4545 "dependencies" : {
4646 "@prisma/sdk" : " ^3.1.1" ,
4747 "axios" : " ^0.21.1" ,
48- "chalk" : " ^4.1.0 " ,
48+ "chalk" : " ^4.1.2 " ,
4949 "snyk" : " ^1.667.0" ,
5050 "typescript-generic-datastructures" : " ^1.3.0" ,
5151 "uuid" : " ^8.3.2" ,
Original file line number Diff line number Diff line change @@ -3448,6 +3448,14 @@ chalk@^3.0.0:
34483448 ansi-styles "^4.1.0"
34493449 supports-color "^7.1.0"
34503450
3451+ chalk@^4.1.2:
3452+ version "4.1.2"
3453+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3454+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
3455+ dependencies:
3456+ ansi-styles "^4.1.0"
3457+ supports-color "^7.1.0"
3458+
34513459chardet@^0.7.0:
34523460 version "0.7.0"
34533461 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments