File tree 1 file changed +17
-17
lines changed
1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 34
34
"homepage" : " https://github.com/os-js/osjs-server#readme" ,
35
35
"dependencies" : {
36
36
"@osjs/common" : " ^3.0.3" ,
37
- "body-parser" : " ^1.18.2 " ,
38
- "chokidar" : " ^2.1.5 " ,
37
+ "body-parser" : " ^1.19.0 " ,
38
+ "chokidar" : " ^2.1.8 " ,
39
39
"connect-loki" : " ^1.1.0" ,
40
- "consola" : " ^2.6.0 " ,
40
+ "consola" : " ^2.11.3 " ,
41
41
"deepmerge" : " ^2.2.1" ,
42
- "express" : " ^4.16.4 " ,
43
- "express-http-proxy" : " ^1.5.1 " ,
44
- "express-session" : " ^1.16.1 " ,
42
+ "express" : " ^4.17.1 " ,
43
+ "express-http-proxy" : " ^1.6.0 " ,
44
+ "express-session" : " ^1.17.0 " ,
45
45
"express-ws" : " ^4.0.0" ,
46
- "fast-glob" : " ^2.2.6 " ,
47
- "filehound" : " ^1.17.0 " ,
46
+ "fast-glob" : " ^2.2.7 " ,
47
+ "filehound" : " ^1.17.3 " ,
48
48
"formidable" : " ^1.2.1" ,
49
- "fs-extra" : " ^7.0 .0" ,
50
- "mime" : " ^2.4.2 " ,
49
+ "fs-extra" : " ^8.1 .0" ,
50
+ "mime" : " ^2.4.4 " ,
51
51
"minimist" : " ^1.2.0" ,
52
52
"morgan" : " ^1.9.1" ,
53
- "nocache" : " ^2.0 .0" ,
54
- "sanitize-filename" : " ^1.6.1 " ,
55
- "uuid" : " ^3.3.2 "
53
+ "nocache" : " ^2.1 .0" ,
54
+ "sanitize-filename" : " ^1.6.3 " ,
55
+ "uuid" : " ^3.3.3 "
56
56
},
57
57
"devDependencies" : {
58
- "@osjs/eslint-config" : " ^1.0.0 " ,
59
- "eslint" : " ^5.16 .0" ,
60
- "jest-express" : " ^1.10.0 " ,
61
- "temp" : " ^0.9.0 "
58
+ "@osjs/eslint-config" : " ^1.0.2 " ,
59
+ "eslint" : " ^6.8 .0" ,
60
+ "jest-express" : " ^1.10.1 " ,
61
+ "temp" : " ^0.9.1 "
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments