File tree Expand file tree Collapse file tree 15 files changed +658
-128
lines changed
fixtures/mock-oauth2-provider Expand file tree Collapse file tree 15 files changed +658
-128
lines changed Original file line number Diff line number Diff line change 53
53
"@loopback/rest" : " ^15.0.2" ,
54
54
"@loopback/rest-explorer" : " ^8.0.2" ,
55
55
"@loopback/service-proxy" : " ^8.0.1" ,
56
- "express" : " ^4.21.2 " ,
56
+ "express" : " ^5.1.0 " ,
57
57
"tslib" : " ^2.8.1"
58
58
},
59
59
"devDependencies" : {
60
60
"@loopback/build" : " ^12.0.1" ,
61
61
"@loopback/eslint-config" : " ^16.0.0" ,
62
62
"@loopback/testlab" : " ^8.0.1" ,
63
- "@types/express" : " ^4.17.23 " ,
63
+ "@types/express" : " ^5.0.3 " ,
64
64
"@types/node" : " ^16.18.126" ,
65
65
"eslint" : " ^8.57.1" ,
66
66
"typescript" : " ~5.2.2"
Original file line number Diff line number Diff line change 56
56
"compression" : " ^1.8.0" ,
57
57
"cors" : " ^2.8.5" ,
58
58
"debug" : " ^4.4.1" ,
59
- "express" : " ^4.21.2 " ,
59
+ "express" : " ^5.1.0 " ,
60
60
"helmet" : " ^4.6.0" ,
61
61
"loopback" : " ^3.28.0" ,
62
62
"loopback-boot" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 71
71
"body-parser" : " ^2.2.0" ,
72
72
"client-sessions" : " ^0.8.0" ,
73
73
"debug" : " ^4.4.1" ,
74
- "express" : " ^4.21.2 " ,
74
+ "express" : " ^5.1.0 " ,
75
75
"express-session" : " ^1.18.1" ,
76
76
"lodash" : " ^4.17.21" ,
77
77
"passport" : " ^0.5.3" ,
91
91
"@loopback/eslint-config" : " ^16.0.0" ,
92
92
"@loopback/http-caching-proxy" : " ^7.0.1" ,
93
93
"@loopback/testlab" : " ^8.0.1" ,
94
- "@types/express" : " ^4.17.23 " ,
94
+ "@types/express" : " ^5.0.3 " ,
95
95
"@types/lodash" : " ^4.17.18" ,
96
96
"@types/node" : " ^16.18.126" ,
97
97
"axios" : " ^1.10.0" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@loopback/core" : " ^7.0.1" ,
46
- "express" : " ^4.21.2 " ,
46
+ "express" : " ^5.1.0 " ,
47
47
"tslib" : " ^2.8.1"
48
48
},
49
49
"devDependencies" : {
50
50
"@loopback/build" : " ^12.0.1" ,
51
51
"@loopback/eslint-config" : " ^16.0.0" ,
52
52
"@loopback/testlab" : " ^8.0.1" ,
53
- "@types/express" : " ^4.17.23 " ,
53
+ "@types/express" : " ^5.0.3 " ,
54
54
"@types/node" : " ^16.18.126" ,
55
55
"eslint" : " ^8.57.1" ,
56
56
"typescript" : " ~5.2.2"
Original file line number Diff line number Diff line change 68
68
"@types/qs" : " ^6.14.0" ,
69
69
"axios" : " ^1.10.0" ,
70
70
"body-parser" : " ^2.2.0" ,
71
- "express" : " ^4.21.2 " ,
71
+ "express" : " ^5.1.0 " ,
72
72
"form-data" : " ^4.0.3" ,
73
73
"jsonwebtoken" : " ^9.0.2" ,
74
74
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 50
50
"body-parser" : " ^2.2.0" ,
51
51
"cors" : " ^2.8.5" ,
52
52
"debug" : " ^4.4.1" ,
53
- "express" : " ^4.21.2 " ,
53
+ "express" : " ^5.1.0 " ,
54
54
"graphql" : " ^16.11.0" ,
55
55
"graphql-subscriptions" : " ^2.0.0" ,
56
56
"graphql-ws" : " ^5.16.2" ,
Original file line number Diff line number Diff line change 52
52
"@loopback/eslint-config" : " ^16.0.0" ,
53
53
"@loopback/rest" : " ^15.0.2" ,
54
54
"@loopback/testlab" : " ^8.0.1" ,
55
- "@types/express" : " ^4.17.23 " ,
55
+ "@types/express" : " ^5.0.3 " ,
56
56
"@types/node" : " ^16.18.126" ,
57
- "express" : " ^4.21.2 "
57
+ "express" : " ^5.1.0 "
58
58
}
59
59
}
Original file line number Diff line number Diff line change 36
36
],
37
37
"dependencies" : {
38
38
"@types/body-parser" : " ^1.19.6" ,
39
- "@types/express" : " ^4.17.23 " ,
39
+ "@types/express" : " ^5.0.3 " ,
40
40
"@types/jsonwebtoken" : " ^9.0.10" ,
41
41
"@types/lodash" : " ^4.17.18" ,
42
42
"@types/node" : " ^16.18.126" ,
43
43
"axios" : " ^1.10.0" ,
44
44
"body-parser" : " ^2.2.0" ,
45
- "express" : " ^4.21.2 " ,
45
+ "express" : " ^5.1.0 " ,
46
46
"form-data" : " ^4.0.3" ,
47
47
"jsonwebtoken" : " ^9.0.2" ,
48
48
"lodash" : " ^4.17.21" ,
You can’t perform that action at this time.
0 commit comments