diff --git a/package.json b/package.json index 955d119e2..84eb33e03 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.170", "@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..266fe2ff5 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.170": + version "4.14.170" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6" "@types/mime@*": version "2.0.1"