From 14a0dcecf5bb8f955ba7759bee9e92ba28d7cbab Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 18 Oct 2017 23:38:28 +0300 Subject: Fix tests --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index bd21db632..79ceb69fd 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "ethereumjs-util": "^5.1.1", "find-versions": "^2.0.0", "js-sha3": "^0.6.1", - "lodash-es": "4.14.7", + "lodash-es": "4.14.2", "publish-release": "^1.3.3", "uuid": "^3.1.0", "web3": "^0.20.0" diff --git a/yarn.lock b/yarn.lock index e7e407516..ca005c2bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -38,14 +38,14 @@ dependencies: "@types/lodash" "*" -"@types/lodash@*", "@types/lodash@4.14.74": - version "4.14.74" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168" - -"@types/lodash@^4.14.77": +"@types/lodash@*", "@types/lodash@^4.14.77": version "4.14.77" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.77.tgz#0bc699413e84d6ed5d927ca30ea0f0a890b42d75" +"@types/lodash@4.14.74": + version "4.14.74" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168" + "@types/marked@0.3.0": version "0.3.0" resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.3.0.tgz#583c223dd33385a1dda01aaf77b0cd0411c4b524" @@ -2874,7 +2874,7 @@ locate-path@^2.0.0: p-locate "^2.0.0" path-exists "^3.0.0" -lodash-es@4.14.7: +lodash-es@4.14.2: version "4.14.2" resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.14.2.tgz#6a724b14f743dab068c1031d4d3d34fff8aa9ee0" -- cgit v1.2.3