Commit 5e7558f 1 parent f759868 commit 5e7558f Copy full SHA for 5e7558f
File tree 2 files changed +129
-277
lines changed
2 files changed +129
-277
lines changed Original file line number Diff line number Diff line change 37
37
"@types/session-file-store" : " ^1.2.0" ,
38
38
"cookie-parser" : " ^1.4.4" ,
39
39
"csurf" : " ^1.10.0" ,
40
- "dotenv" : " ^8.0 .0" ,
40
+ "dotenv" : " ^8.2 .0" ,
41
41
"express" : " 4.17.1" ,
42
42
"express-mysql-session" : " ^2.0.1" ,
43
43
"express-session" : " ^1.16.2" ,
44
- "helmet" : " ^3.20.0 " ,
44
+ "helmet" : " ^3.21.1 " ,
45
45
"i18n" : " ^0.8.3" ,
46
46
"jsonwebtoken" : " ^8.5.1" ,
47
- "knex" : " ^0.19.1 " ,
47
+ "knex" : " ^0.19.5 " ,
48
48
"lodash" : " ^4.17.15" ,
49
49
"moment" : " ^2.24.0" ,
50
50
"mysql" : " ^2.17.1" ,
82
82
"@types/validator" : " ^10.11.2" ,
83
83
"chai" : " ^4.1.2" ,
84
84
"chai-http" : " ^4.3.0" ,
85
- "mocha" : " ^6.2.0 " ,
86
- "nodemon" : " ^1.19.1 " ,
85
+ "mocha" : " ^6.2.2 " ,
86
+ "nodemon" : " ^1.19.4 " ,
87
87
"nyc" : " ^14.1.1" ,
88
88
"prettier" : " ^1.18.2" ,
89
89
"selenium-webdriver" : " ^4.0.0-alpha.4" ,
90
- "ts-node" : " ^8.3.0 " ,
91
- "tslint" : " ^5.18 .0" ,
90
+ "ts-node" : " ^8.4.1 " ,
91
+ "tslint" : " ^5.20 .0" ,
92
92
"tslint-config-prettier" : " ^1.18.0" ,
93
93
"tslint-plugin-prettier" : " ^2.0.1" ,
94
- "typescript" : " ^3.5.3 " ,
95
- "uuid" : " ^3.2.1 "
94
+ "typescript" : " ^3.6.4 " ,
95
+ "uuid" : " ^3.3.3 "
96
96
},
97
97
"engines" : {
98
98
"node" : " >=10.8" ,
You can’t perform that action at this time.
0 commit comments