Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HughePaul committed Jul 19, 2021
1 parent f727104 commit 5bd607d
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 83 deletions.
191 changes: 111 additions & 80 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"csrf": "^3.1.0",
"debug": "^4.3.1",
"debug": "^4.3.2",
"deep-clone-merge": "^1.5.2",
"hmpo-model": "^3.2.2",
"json5": "^2.2.0",
Expand All @@ -37,9 +37,9 @@
},
"devDependencies": {
"chai": "^4.3.4",
"eslint": "^7.27.0",
"eslint": "^7.31.0",
"express": "^4.17.1",
"mocha": "^8.4.0",
"mocha": "^9.0.2",
"nyc": "^15.1.0",
"proxyquire": "^2.1.3",
"reqres": "^3.0.1",
Expand Down

0 comments on commit 5bd607d

Please sign in to comment.