fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
This commit is contained in:
snyk-bot 2021-02-28 23:59:40 +00:00
parent df3619f89b
commit a037e81fd7
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -32,7 +32,7 @@
"ansi-styles": "^2.2.1",
"chalk": "^1.1.3",
"charset": "^1.0.0",
"cheerio": "^0.19.0",
"cheerio": "^0.20.0",
"debug": "^2.2.0",
"es6-promise": "^2.3.0",
"iconv-lite": "^0.4.11",