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.20.3" ,
14
- "chalk" : " 2.4.2 " ,
14
+ "chalk" : " 5.6.0 " ,
15
15
"commander" : " 2.20.3" ,
16
16
"connect-flash" : " 0.1.1" ,
17
17
"connect-sqlite3" : " 0.9.15" ,
Original file line number Diff line number Diff line change @@ -1822,14 +1822,10 @@ catchment@1.0.0:
1822
1822
resolved "https://registry.yarnpkg.com/catchment/-/catchment-1.0.0.tgz#3061f71be0102710be84328d2f94363a165f8c4b"
1823
1823
integrity sha1-MGH3G+AQJxC+hDKNL5Q2OhZfjEs=
1824
1824
1825
- chalk@2.4.2 :
1826
- version "2.4.2"
1827
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1828
- integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
1829
- dependencies :
1830
- ansi-styles "^3.2.1"
1831
- escape-string-regexp "^1.0.5"
1832
- supports-color "^5.3.0"
1825
+ chalk@5.6.0 :
1826
+ version "5.6.0"
1827
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
1828
+ integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
1833
1829
1834
1830
chalk@^1.1.3 :
1835
1831
version "1.1.3"
You can’t perform that action at this time.
0 commit comments