Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ethomson committed Mar 25, 2019
1 parent 4aca9c1 commit 81afe9a
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 95 deletions.
175 changes: 83 additions & 92 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 @@ -23,13 +23,13 @@
"author": "Edward Thomson <[email protected]>",
"license": "MIT",
"dependencies": {
"express": "^4.16.3"
"express": "^4.16.4"
},
"devDependencies": {
"chai": "^4.1.2",
"chai": "^4.2.0",
"mocha": "^5.2.0",
"mocha-junit-reporter": "^1.18.0",
"mocha-multi-reporters": "^1.1.7",
"supertest": "^3.1.0"
"supertest": "^3.4.2"
}
}

0 comments on commit 81afe9a

Please sign in to comment.