File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed
1-Authentication/5-sign-in-express/App
3-call-api-node-daemon/App Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 8
8
"author" : " Microsoft" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
- "@azure/msal-node" : " ^1.17.2 " ,
12
- "axios" : " ^1.0.0 " ,
11
+ "@azure/msal-node" : " ^2.7.0 " ,
12
+ "axios" : " ^1.6.8 " ,
13
13
"cookie-parser" : " ^1.4.6" ,
14
- "dotenv" : " ^16.0.3 " ,
15
- "express" : " ^4.18.1 " ,
16
- "express-session" : " ^1.17.3 " ,
14
+ "dotenv" : " ^16.4.5 " ,
15
+ "express" : " ^4.19.2 " ,
16
+ "express-session" : " ^1.18.0 " ,
17
17
"hbs" : " ^4.2.0" ,
18
18
"http-errors" : " ^2.0.0" ,
19
19
"morgan" : " ^1.10.0"
Original file line number Diff line number Diff line change 11
11
},
12
12
"license" : " ISC" ,
13
13
"dependencies" : {
14
- "@azure/msal-node" : " ^1.17.2 " ,
15
- "axios" : " ^1.3.4 " ,
16
- "dotenv" : " ^16.0.3 " ,
17
- "yargs" : " ^17.7.1 "
14
+ "@azure/msal-node" : " ^2.7.0 " ,
15
+ "axios" : " ^1.6.8 " ,
16
+ "dotenv" : " ^16.4.5 " ,
17
+ "yargs" : " ^17.7.2 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 8
8
"author" : " Microsoft" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
- "@azure/msal-node" : " ^1.17.2 " ,
12
- "axios" : " ^1.3.5 " ,
11
+ "@azure/msal-node" : " ^2.7.0 " ,
12
+ "axios" : " ^1.6.8 " ,
13
13
"body-parser" : " ^1.20.2" ,
14
14
"cookie-parser" : " ^1.4.6" ,
15
- "dotenv" : " ^16.0.3 " ,
16
- "express" : " ^4.18.1 " ,
17
- "express-session" : " ^1.17.3 " ,
15
+ "dotenv" : " ^16.4.5 " ,
16
+ "express" : " ^4.19.2 " ,
17
+ "express-session" : " ^1.18.0 " ,
18
18
"hbs" : " ^4.2.0" ,
19
19
"http-errors" : " ^2.0.0" ,
20
20
"method-override" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments