Skip to content

Commit 3e0d824

Browse files
committed
fix: address security warnings for dev dependencies
1 parent 0545280 commit 3e0d824

File tree

2 files changed

+988
-14
lines changed

2 files changed

+988
-14
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"devDependencies": {
8585
"docsify-cli": "4.3.0",
8686
"husky": "1.1.2",
87-
"lerna": "3.10.8",
87+
"lerna": "3.13.1",
8888
"lint-staged": "8.1.0",
8989
"prettier": "1.16.4"
9090
},
@@ -101,6 +101,7 @@
101101
"docsify-cli/**/sshpk": "1.14.1",
102102
"docsify-cli/**/marked": "0.3.9",
103103
"docsify-cli/**/hoek": "5.0.3",
104+
"docsify-cli/**/braces": "2.3.1",
104105
"deep-extend": "0.5.1",
105106
"moment": "2.19.3"
106107
}

0 commit comments

Comments
 (0)