File tree 15 files changed +2720
-103
lines changed
fixtures/mock-oauth2-provider
15 files changed +2720
-103
lines changed Original file line number Diff line number Diff line change 53
53
"@loopback/rest" : " ^14.0.13" ,
54
54
"@loopback/rest-explorer" : " ^7.0.13" ,
55
55
"@loopback/service-proxy" : " ^7.0.13" ,
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" : " ^11.0.11" ,
61
61
"@loopback/eslint-config" : " ^15.0.5" ,
62
62
"@loopback/testlab" : " ^7.0.12" ,
63
- "@types/express" : " ^4.17.21 " ,
63
+ "@types/express" : " ^5.0.1 " ,
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.0" ,
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.0" ,
74
- "express" : " ^4.21.2 " ,
74
+ "express" : " ^5.1.0 " ,
75
75
"express-session" : " ^1.18.1" ,
76
76
"jade" : " ^1.11.0" ,
77
77
"lodash" : " ^4.17.21" ,
91
91
"@loopback/eslint-config" : " ^15.0.5" ,
92
92
"@loopback/http-caching-proxy" : " ^6.0.13" ,
93
93
"@loopback/testlab" : " ^7.0.12" ,
94
- "@types/express" : " ^4.17.21 " ,
94
+ "@types/express" : " ^5.0.1 " ,
95
95
"@types/lodash" : " ^4.17.16" ,
96
96
"@types/node" : " ^16.18.126" ,
97
97
"axios" : " ^1.8.4" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@loopback/core" : " ^6.1.10" ,
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" : " ^11.0.11" ,
51
51
"@loopback/eslint-config" : " ^15.0.5" ,
52
52
"@loopback/testlab" : " ^7.0.12" ,
53
- "@types/express" : " ^4.17.21 " ,
53
+ "@types/express" : " ^5.0.1 " ,
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.9.18" ,
69
69
"axios" : " ^1.8.4" ,
70
70
"body-parser" : " ^2.2.0" ,
71
- "express" : " ^4.21.2 " ,
71
+ "express" : " ^5.1.0 " ,
72
72
"form-data" : " ^4.0.2" ,
73
73
"jsonwebtoken" : " ^9.0.2" ,
74
74
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 47
47
"@loopback/http-server" : " ^6.0.13" ,
48
48
"apollo-server-express" : " ^3.13.0" ,
49
49
"debug" : " ^4.4.0" ,
50
- "express" : " ^4.21.2 " ,
50
+ "express" : " ^5.1.0 " ,
51
51
"graphql" : " ^15.10.1" ,
52
52
"graphql-subscriptions" : " ^2.0.0" ,
53
53
"type-graphql" : " ^1.1.1"
Original file line number Diff line number Diff line change 52
52
"@loopback/eslint-config" : " ^15.0.5" ,
53
53
"@loopback/rest" : " ^14.0.13" ,
54
54
"@loopback/testlab" : " ^7.0.12" ,
55
- "@types/express" : " ^4.17.21 " ,
55
+ "@types/express" : " ^5.0.1 " ,
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.5" ,
39
- "@types/express" : " ^4.17.21 " ,
39
+ "@types/express" : " ^5.0.1 " ,
40
40
"@types/jsonwebtoken" : " ^9.0.9" ,
41
41
"@types/lodash" : " ^4.17.16" ,
42
42
"@types/node" : " ^16.18.126" ,
43
43
"axios" : " ^1.8.4" ,
44
44
"body-parser" : " ^2.2.0" ,
45
- "express" : " ^4.21.2 " ,
45
+ "express" : " ^5.1.0 " ,
46
46
"form-data" : " ^4.0.2" ,
47
47
"jsonwebtoken" : " ^9.0.2" ,
48
48
"lodash" : " ^4.17.21" ,
You can’t perform that action at this time.
0 commit comments