diff --git a/package.json b/package.json index 955d119e2..4bc046d65 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@0x/tslint-config": "^3.0.1", "@types/body-parser": "^1.17.1", "@types/express": "^4.17.1", - "@types/lodash": "^4.14.137", + "@types/lodash": "^4.14.171", "@types/websocket": "^0.0.40", "cross-env": "^5.1.4", "download-cli": "^1.0.5", diff --git a/yarn.lock b/yarn.lock index 4623d888a..0a61aa901 100644 --- a/yarn.lock +++ b/yarn.lock @@ -652,9 +652,9 @@ version "4.14.104" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.104.tgz#53ee2357fa2e6e68379341d92eb2ecea4b11bb80" -"@types/lodash@^4.14.137": - version "4.14.137" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.137.tgz#8a4804937dc6462274ffcc088df8f14fc1b368e2" +"@types/lodash@^4.14.171": + version "4.14.171" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b" "@types/mime@*": version "2.0.1"