Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Commit

Permalink
fix(pkg): update to istanbul@0.4.5
Browse files Browse the repository at this point in the history
Following #142
Fix security vulnerabilities

Closes #133
Closes #142
  • Loading branch information
douglasduteil committed Dec 19, 2018
1 parent effff9c commit f132b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"babel-core": "^6.1.4",
"escodegen": "^1.6.1",
"esprima": "^4.0.0",
"istanbul": "0.4.4",
"istanbul": "0.4.5",
"mkdirp": "^0.5.0",
"nomnomnomnom": "^2.0.0",
"object-assign": "^4.0.1",
Expand Down

0 comments on commit f132b35

Please sign in to comment.