Skip to content

Commit

Permalink
Merge pull request #46 from zakhenry/fix/CVE-2019-10747
Browse files Browse the repository at this point in the history
fix(CVE-2019-10747): Use later sematic release version
  • Loading branch information
zakhenry authored Nov 24, 2019
2 parents a5f0dd8 + 4ac8e30 commit 939cb16
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 899 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,14 @@
"readme:build": "yarn write-help-output && yarn start",
"readme:check": "yarn readme:build --verify"
},
"resolutions": {
"@semantic-release/github": "5.5.5"
},
"devDependencies": {
"@types/node": "12.0.8",
"cz-conventional-changelog": "2.1.0",
"prettier": "1.18.2",
"semantic-release": "15.13.16",
"semantic-release": "15.13.31",
"typescript": "3.5.2"
},
"config": {
Expand Down
Loading

0 comments on commit 939cb16

Please sign in to comment.