Skip to content

Commit

Permalink
Merge pull request #60 from percolate/fix-vulnerabilities
Browse files Browse the repository at this point in the history
Update packages containing vulnerabilities
  • Loading branch information
Nicholas Arehart committed Mar 18, 2020
2 parents 54ba500 + 5c585a8 commit 38c4149
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 149 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,12 @@
"hooks": {
"commit-msg": "node_modules/.bin/kona commit preCommit"
}
},
"resolutions": {
"**/cobertura-parse/mocha": "7.1.1",
"**/golang-cover-parse/mocha": "7.1.1",
"**/jacoco-parse/mocha": "7.1.1",
"**/commitizen/minimist": "1.2.5",
"**/optimist/minimist": "1.2.5"
}
}

0 comments on commit 38c4149

Please sign in to comment.