File tree 3 files changed +2
-5
lines changed
3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 4
4
"packages" : [
5
5
" package.json" ,
6
6
" packages/authentication-client/package.json" ,
7
- " packages/authentication-jwt/package.json" ,
8
7
" packages/authentication-local/package.json" ,
9
- " packages/authentication-oauth1/package.json" ,
10
- " packages/authentication-oauth2/package.json" ,
11
8
" packages/authentication/package.json" ,
12
9
" packages/commons/package.json" ,
13
10
" packages/configuration/package.json" ,
Original file line number Diff line number Diff line change 50
50
"debug" : " ^4.1.1" ,
51
51
"express-session" : " ^1.17.0" ,
52
52
"grant" : " ^4.6.3" ,
53
- "grant-profile" : " ^0.0.6 " ,
53
+ "grant-profile" : " ^0.0.8 " ,
54
54
"lodash" : " ^4.17.15"
55
55
},
56
56
"devDependencies" : {
Original file line number Diff line number Diff line change 46
46
"@feathersjs/errors" : " ^4.4.1" ,
47
47
"@feathersjs/feathers" : " ^4.4.1" ,
48
48
"@feathersjs/transport-commons" : " ^4.4.1" ,
49
- "@types/jsonwebtoken" : " 8.3.4 " ,
49
+ "@types/jsonwebtoken" : " 8.3.5 " ,
50
50
"debug" : " ^4.1.1" ,
51
51
"jsonwebtoken" : " ^8.5.1" ,
52
52
"lodash" : " ^4.17.15" ,
You can’t perform that action at this time.
0 commit comments