diff options
-rw-r--r-- | packages/instant/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index 6caa3902b..bb37d762d 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -57,7 +57,7 @@ "bowser": "^1.9.4", "copy-to-clipboard": "^3.0.8", "ethereum-types": "^1.1.2", - "lodash": "^4.17.10", + "lodash": "^4.17.5", "polished": "^2.2.0", "react": "^16.5.2", "react-dom": "^16.5.2", |