File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
"author" : " " ,
15
15
"license" : " MIT" ,
16
16
"dependencies" : {
17
- "express" : " ~4.21 .0" ,
17
+ "express" : " ~5.1 .0" ,
18
18
"nodemon" : " ~2.0.20"
19
19
},
20
20
"devDependencies" : {
Original file line number Diff line number Diff line change 13
13
"author" : " jaywcjlove" ,
14
14
"license" : " MIT" ,
15
15
"dependencies" : {
16
- "@types/express" : " ~4.17.14 " ,
17
- "express" : " ~4.21 .0" ,
16
+ "@types/express" : " ~5.0.0 " ,
17
+ "express" : " ~5.1 .0" ,
18
18
"mocker-api" : " ^3.0.2"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 48
48
"clear-module" : " ~4.1.2" ,
49
49
"colors-cli" : " ~1.0.28" ,
50
50
"detect-port" : " ~1.6.0" ,
51
- "express" : " ~4.21 .0" ,
51
+ "express" : " ~5.1 .0" ,
52
52
"http-proxy" : " ~1.18.1" ,
53
53
"local-ip-url" : " ~1.0.3" ,
54
54
"minimist" : " ~1.2.7" ,
57
57
"devDependencies" : {
58
58
"@types/body-parser" : " ~1.19.2" ,
59
59
"@types/detect-port" : " ~1.3.2" ,
60
- "@types/express" : " ~4.17.14 " ,
60
+ "@types/express" : " ~5.0.0 " ,
61
61
"@types/http-proxy" : " ~1.17.9" ,
62
62
"@types/minimist" : " ~1.2.2" ,
63
63
"@types/node" : " ~18.14.0"
You can’t perform that action at this time.
0 commit comments