Skip to content

Commit 84ac313

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239
1 parent 0ba8139 commit 84ac313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chalk": "2.4.1",
1212
"commander": "2.9.0",
1313
"debug": "4.1.0",
14-
"lodash": "4.17.11",
14+
"lodash": "4.17.17",
1515
"mkdirp": "0.5.1",
1616
"ncp": "2.0.0",
1717
"prompt": "1.0.0",

0 commit comments

Comments
 (0)