Skip to content

Commit

Permalink
fix: address security warnings for dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed Mar 10, 2019
1 parent 0545280 commit 3e0d824
Show file tree
Hide file tree
Showing 2 changed files with 988 additions and 14 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -84,7 +84,7 @@
"devDependencies": {
"docsify-cli": "4.3.0",
"husky": "1.1.2",
"lerna": "3.10.8",
"lerna": "3.13.1",
"lint-staged": "8.1.0",
"prettier": "1.16.4"
},
Expand All @@ -101,6 +101,7 @@
"docsify-cli/**/sshpk": "1.14.1",
"docsify-cli/**/marked": "0.3.9",
"docsify-cli/**/hoek": "5.0.3",
"docsify-cli/**/braces": "2.3.1",
"deep-extend": "0.5.1",
"moment": "2.19.3"
}
Expand Down

0 comments on commit 3e0d824

Please sign in to comment.