File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"bcrypt" : " 3.0.8" ,
13
13
"body-parser" : " 1.19.1" ,
14
- "chalk" : " 2.4.2 " ,
14
+ "chalk" : " 5.0.1 " ,
15
15
"commander" : " 2.20.3" ,
16
16
"connect-flash" : " 0.1.1" ,
17
17
"connect-sqlite3" : " 0.9.13" ,
Original file line number Diff line number Diff line change @@ -1804,14 +1804,10 @@ catchment@1.0.0:
1804
1804
resolved "https://registry.yarnpkg.com/catchment/-/catchment-1.0.0.tgz#3061f71be0102710be84328d2f94363a165f8c4b"
1805
1805
integrity sha1-MGH3G+AQJxC+hDKNL5Q2OhZfjEs=
1806
1806
1807
- chalk@2.4.2 :
1808
- version "2.4.2"
1809
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1810
- integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
1811
- dependencies :
1812
- ansi-styles "^3.2.1"
1813
- escape-string-regexp "^1.0.5"
1814
- supports-color "^5.3.0"
1807
+ chalk@5.0.1 :
1808
+ version "5.0.1"
1809
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
1810
+ integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
1815
1811
1816
1812
chalk@^1.1.3 :
1817
1813
version "1.1.3"
You can’t perform that action at this time.
0 commit comments