aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/sra-report/package.json2
-rw-r--r--yarn.lock4
2 files changed, 1 insertions, 5 deletions
diff --git a/packages/sra-report/package.json b/packages/sra-report/package.json
index 0eaa5277e..8265ceb28 100644
--- a/packages/sra-report/package.json
+++ b/packages/sra-report/package.json
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@0xproject/tslint-config": "^0.4.9",
- "@types/lodash": "^4.14.104",
+ "@types/lodash": "^4.14.86",
"@types/node": "^8.0.53",
"@types/yargs": "^10.0.0",
"shx": "^0.2.2",
diff --git a/yarn.lock b/yarn.lock
index 3a458565e..c9a5942b4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -113,10 +113,6 @@
version "4.14.92"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.92.tgz#6e3cb0b71a1e12180a47a42a744e856c3ae99a57"
-"@types/lodash@^4.14.104":
- version "4.14.104"
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.104.tgz#53ee2357fa2e6e68379341d92eb2ecea4b11bb80"
-
"@types/marked@0.0.28":
version "0.0.28"
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.0.28.tgz#44ba754e9fa51432583e8eb30a7c4dd249b52faa"