Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit c6bc5fe

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for bondareko/bitcore-lib: https://snyk.io/test/github/bondareko/bitcore-lib
1 parent cc2c510 commit c6bc5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"buffer-compare": "=1.0.0",
8686
"elliptic": "=3.0.3",
8787
"inherits": "=2.0.1",
88-
"lodash": "=3.10.1"
88+
"lodash": "=4.17.5"
8989
},
9090
"devDependencies": {
9191
"bitcore-build": "bitpay/bitcore-build",

0 commit comments

Comments
 (0)