Skip to content

Commit

Permalink
fix(scully): update selfsigned to fix security issue when using SSL s…
Browse files Browse the repository at this point in the history
…elfsigned certifiates (#1552)
  • Loading branch information
SanderElias authored Mar 1, 2022
1 parent b41ab9e commit fad58ef
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 57 deletions.
2 changes: 1 addition & 1 deletion libs/scully/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"marked": "^4.0.12",
"open": "^7.3.0",
"os": "^0.1.1",
"selfsigned": "^1.10.8",
"selfsigned": "^2.0.0",
"ws": "^7.4.0",
"yamljs": "^0.3.0",
"yargs": "^17.2.1"
Expand Down
Loading

0 comments on commit fad58ef

Please sign in to comment.