File tree Expand file tree Collapse file tree 2 files changed +205
-286
lines changed Expand file tree Collapse file tree 2 files changed +205
-286
lines changed Original file line number Diff line number Diff line change 6868 "eslint-plugin-prettier" : " ^3.3.1" ,
6969 "husky" : " ^8.0.0" ,
7070 "jest" : " ^29.7.0" ,
71- "jest-environment-jsdom" : " ^27.5.1" ,
71+ "jest-environment-jsdom" : " ^29.7.0" ,
72+ "jest-mock-axios" : " ^4.7.3" ,
73+ "jest-ts-auto-mock" : " ^2.1.0" ,
7274 "lint-staged" : " ^10.2.2" ,
7375 "prettier" : " ^2.0.5" ,
7476 "semantic-release" : " ^19.0.2" ,
8789 },
8890 "dependencies" : {
8991 "@hapi/joi" : " ^17.1.1" ,
90- "axios" : " ^0.21.1 " ,
92+ "axios" : " ^1.7.5 " ,
9193 "caller-path" : " ^3.0.0" ,
9294 "connect-redis" : " ^4.0.4" ,
9395 "csurf" : " ^1.11.0" ,
9496 "debug" : " ^4.1.1" ,
9597 "deepmerge" : " ^4.2.2" ,
9698 "express" : " ^4.17.1" ,
9799 "express-session" : " ^1.17.0" ,
98- "jest-mock-axios" : " ^4.7.3" ,
99- "jest-ts-auto-mock" : " ^2.1.0" ,
100100 "jwt-decode" : " ^2.2.0" ,
101101 "openid-client" : " ^3.10.0" ,
102102 "otplib" : " ^12.0.1" ,
108108 "ttypescript" : " ^1.5.13"
109109 },
110110 "resolutions" : {
111- "@babel/traverse" : " 7.23.2" ,
112- "minimatch" : " 3.0.5" ,
113- "minimist" : " 1.2.6"
111+ "@babel/traverse" : " 7.23.2"
114112 }
115113}
You can’t perform that action at this time.
0 commit comments