File tree Expand file tree Collapse file tree 3 files changed +205
-213
lines changed Expand file tree Collapse file tree 3 files changed +205
-213
lines changed Original file line number Diff line number Diff line change 1818 - uses : actions/setup-node@v3
1919 with :
2020 cache : yarn
21- node-version : " 18 .16"
21+ node-version : " 20 .16"
2222 - run : yarn install --immutable
2323 - name : Run tests
2424 env :
Original file line number Diff line number Diff line change 1212 "body-parser" : " ~1.20.2" ,
1313 "bytes" : " ^3.1.2" ,
1414 "cloudinary" : " 1.41.3" ,
15- "config" : " ^3.3.11 " ,
15+ "config" : " ^3.3.12 " ,
1616 "cookie-parser" : " ~1.4.6" ,
17- "debug" : " ~4.3.4 " ,
17+ "debug" : " ~4.3.6 " ,
1818 "dotenv" : " ^16.4.5" ,
1919 "express" : " ~4.19.2" ,
20- "got" : " ^13.0.0 " ,
20+ "got" : " ^14.4.2 " ,
2121 "lodash" : " ^4.17.21" ,
2222 "rollbar" : " ^2.26.4" ,
2323 "valid-url" : " ^1.0.9"
2424 },
2525 "devDependencies" : {
26- "chai" : " ^4.3.10 " ,
26+ "chai" : " ^4.5.0 " ,
2727 "chai-http" : " ^4.4.0" ,
2828 "husky" : " ^8.0.3" ,
29- "mocha" : " ^10.2.0 " ,
30- "nock" : " ^13.3.3 " ,
29+ "mocha" : " ^10.7.3 " ,
30+ "nock" : " ^13.5.4 " ,
3131 "patch-package" : " ^8.0.0" ,
32- "sinon" : " ^16.1.0 " ,
32+ "sinon" : " ^16.1.3 " ,
3333 "sinon-chai" : " ^3.7.0"
3434 }
3535}
You can’t perform that action at this time.
0 commit comments