Skip to content

Commit

Permalink
fix(CVE-2019-10747): Use later sematic release version
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-cloudnc committed Nov 24, 2019
1 parent a5f0dd8 commit 4ac8e30
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 4ac8e30

Please sign in to comment.