Skip to content
149 changes: 98 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"express-list-endpoints": "^4.0.1"
},
"devDependencies": {
"chai": "^4.0.1",
"chai-http": "^3.0.0",
"chai": "^4.2.0",
"chai-http": "^4.3.0",
"eslint": "^7.4.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
Expand Down
Loading