Skip to content

Commit

Permalink
fix(package): Update vulnerable packages (#146)
Browse files Browse the repository at this point in the history
* Upgrade vulnerable dependencies

* Remove jscs as it was unused and vulnerable
  • Loading branch information
TimothyJones authored and mboudreau committed Mar 6, 2019
1 parent 2032ba2 commit e8e5076
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,10 @@
"cross-env": "^5.1.3",
"decamelize": "2.0.0",
"express": "4.16.2",
"jscs": "3.0.7",
"mocha": "5.0.1",
"mocha-unfunk-reporter": "0.4.0",
"nodemon": "1.17.1",
"rewire": "3.0.2",
"nodemon": "^1.18.10",
"rewire": "^4.0.1",
"sinon": "4.4.2",
"ts-node": "5.0.0",
"tslint": "5.9.1",
Expand Down

0 comments on commit e8e5076

Please sign in to comment.