File tree Expand file tree Collapse file tree 2 files changed +91
-149
lines changed
Expand file tree Collapse file tree 2 files changed +91
-149
lines changed Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "cors" : " ^2.8.5" ,
1515 "dotenv" : " ^16.0.3" ,
16- "express" : " ^4.18.1 " ,
16+ "express" : " ^4.18.2 " ,
1717 "express-pino-logger" : " ^7.0.0" ,
1818 "express-promise-router" : " ^4.1.1" ,
1919 "helmet" : " ^6.0.0" ,
2020 "jsonwebtoken" : " ^8.5.1" ,
2121 "pg" : " ^8.8.0" ,
22- "pino" : " ^8.6.1 " ,
23- "pino-pretty" : " ^9.1.0 " ,
22+ "pino" : " ^8.7.0 " ,
23+ "pino-pretty" : " ^9.1.1 " ,
2424 "web-push" : " ^3.5.0"
2525 },
2626 "devDependencies" : {
2727 "@types/cors" : " ^2.8.12" ,
2828 "@types/express" : " ^4.17.14" ,
2929 "@types/express-pino-logger" : " ^4.0.3" ,
3030 "@types/jsonwebtoken" : " ^8.5.9" ,
31- "@types/node" : " ^18.8.0 " ,
31+ "@types/node" : " ^18.11.8 " ,
3232 "@types/pg" : " ^8.6.5" ,
3333 "@types/web-push" : " ^3.3.2" ,
34- "eslint" : " ^8.24 .0" ,
34+ "eslint" : " ^8.26 .0" ,
3535 "nodemon" : " ^2.0.20" ,
3636 "prettier" : " ^2.7.1" ,
3737 "rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments