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.2" ,
14
- "chalk" : " 2 .4.2 " ,
14
+ "chalk" : " 5 .4.1 " ,
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 @@ -1814,14 +1814,10 @@ catchment@1.0.0:
1814
1814
resolved "https://registry.yarnpkg.com/catchment/-/catchment-1.0.0.tgz#3061f71be0102710be84328d2f94363a165f8c4b"
1815
1815
integrity sha1-MGH3G+AQJxC+hDKNL5Q2OhZfjEs=
1816
1816
1817
- chalk@2.4.2 :
1818
- version "2.4.2"
1819
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1820
- integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
1821
- dependencies :
1822
- ansi-styles "^3.2.1"
1823
- escape-string-regexp "^1.0.5"
1824
- supports-color "^5.3.0"
1817
+ chalk@5.4.1 :
1818
+ version "5.4.1"
1819
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1820
+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
1825
1821
1826
1822
chalk@^1.1.3 :
1827
1823
version "1.1.3"
You can’t perform that action at this time.
0 commit comments