File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-admin" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "description" : " The Node-RED admin command line interface" ,
55 "homepage" : " http://nodered.org" ,
66 "bugs" : {
2828 "coverage" : " nyc report --reporter=lcov"
2929 },
3030 "dependencies" : {
31- "ansi-colors" : " ^4.1.1 " ,
31+ "ansi-colors" : " ^4.1.3 " ,
3232 "axios" : " 0.27.2" ,
3333 "bcryptjs" : " ^2.4.3" ,
3434 "cli-table" : " ^0.3.11" ,
3535 "enquirer" : " ^2.3.6" ,
36- "minimist" : " ^1.2.6 " ,
36+ "minimist" : " ^1.2.8 " ,
3737 "mustache" : " ^4.2.0" ,
3838 "read" : " ^1.0.7"
3939 },
4040 "devDependencies" : {
4141 "coveralls" : " ^3.1.1" ,
42- "mocha" : " ^9 .2.2 " ,
42+ "mocha" : " ^10 .2.0 " ,
4343 "nyc" : " ^15.1.0" ,
4444 "should" : " ^13.2.3" ,
45- "sinon" : " ^11.1.2 " ,
46- "sinon-test" : " ^3.1.3 "
45+ "sinon" : " ^15.2.0 " ,
46+ "sinon-test" : " ^3.1.5 "
4747 },
4848 "optionalDependencies" : {
49- "bcrypt" : " 5.0 .1"
49+ "bcrypt" : " 5.1 .1"
5050 },
5151 "bin" : {
5252 "node-red-admin" : " node-red-admin.js"
You can’t perform that action at this time.
0 commit comments