File tree Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Original file line number Diff line number Diff line change 99 "test:local" : " cross-env NODE_ENV=test:local mocha --require test/server-hooks.js test/*.js --timeout 120000"
1010 },
1111 "dependencies" : {
12- "aws-serverless-express" : " ^3.3.8 " ,
13- "axios" : " ^ 0.21.1" ,
12+ "aws-serverless-express" : " 3.4.0 " ,
13+ "axios" : " 0.21.1" ,
1414 "connect-dynamodb" : " 2.0.5" ,
1515 "cookie-parser" : " 1.4.6" ,
16- "csurf" : " ^ 1.11.0" ,
17- "debug" : " ~ 2.6.9" ,
18- "dotenv" : " ^8.2 .0" ,
19- "express" : " ~ 4.16.1 " ,
16+ "csurf" : " 1.11.0" ,
17+ "debug" : " 2.6.9" ,
18+ "dotenv" : " 8.6 .0" ,
19+ "express" : " 4.16.4 " ,
2020 "express-session" : " 1.17.3" ,
21- "express-validator" : " ^6.5.0 " ,
22- "helmet" : " ^3.22.0 " ,
23- "html5shiv" : " ^ 3.7.3" ,
24- "http-errors" : " ~ 1.6.3" ,
25- "lodash" : " ^ 4.17.20 " ,
21+ "express-validator" : " 6.11.1 " ,
22+ "helmet" : " 3.23.3 " ,
23+ "html5shiv" : " 3.7.3" ,
24+ "http-errors" : " 1.6.3" ,
25+ "lodash" : " 4.17.21 " ,
2626 "moment" : " 2.29.4" ,
27- "moment-timezone" : " ^ 0.5.31 " ,
28- "morgan" : " ~ 1.9.1" ,
29- "pug" : " ^ 3.0.0 " ,
30- "qs" : " ^6.9.4 " ,
31- "respond.js" : " ^ 1.4.2" ,
32- "uuid" : " ^8.1.0 "
27+ "moment-timezone" : " 0.5.33 " ,
28+ "morgan" : " 1.9.1" ,
29+ "pug" : " 3.0.2 " ,
30+ "qs" : " 6.10.1 " ,
31+ "respond.js" : " 1.4.2" ,
32+ "uuid" : " 8.3.2 "
3333 },
3434 "devDependencies" : {
3535 "aws-sdk" : " 2.1208.0" ,
36- "browserstack-local" : " ^ 1.4.5 " ,
37- "chai" : " ^4.2.0 " ,
38- "chromedriver" : " ^ 84.0.1" ,
39- "mocha" : " ^8.1.1 " ,
40- "request" : " ^ 2.88.2" ,
41- "selenium-webdriver" : " ^ 4.0.0-alpha.7 "
36+ "browserstack-local" : " 1.4.8 " ,
37+ "chai" : " 4.3.4 " ,
38+ "chromedriver" : " 84.0.1" ,
39+ "mocha" : " 8.4.0 " ,
40+ "request" : " 2.88.2" ,
41+ "selenium-webdriver" : " 4.0.0-beta.3 "
4242 }
4343}
You can’t perform that action at this time.
0 commit comments