diff --git a/package.json b/package.json
index 1151e7fc0d54bb44ed68ac68a45c3c59f15a9bd5..a0319d237efa465bbd1179bb825cd7b75e800ae0 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
     "ecurve": "^1.0.5",
     "lodash": "^4.16.4",
     "retry": "^0.12.0",
-    "secure-random": "^1.1.1",
+    "secure-random": "^1.1.2",
     "ws": "^3.3.2"
   },
   "devDependencies": {
diff --git a/yarn.lock b/yarn.lock
index 448ab403342a1000e99c205111ce5642578310f3..7e5e097c61649af2cfc3dcf2a5e21f3d6be944b7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2823,9 +2823,10 @@ samsam@1.1.2, samsam@~1.1:
   version "1.1.2"
   resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.1.2.tgz#bec11fdc83a9fda063401210e40176c3024d1567"
 
-secure-random@^1.1.1:
-  version "1.1.1"
-  resolved "https://registry.yarnpkg.com/secure-random/-/secure-random-1.1.1.tgz#0880f2d8c5185f4bcb4684058c836b4ddb07145a"
+secure-random@^1.1.2:
+  version "1.1.2"
+  resolved "https://registry.yarnpkg.com/secure-random/-/secure-random-1.1.2.tgz#ed103b460a851632d420d46448b2a900a41e7f7c"
+  integrity sha512-H2bdSKERKdBV1SwoqYm6C0y+9EA94v6SUBOWO8kDndc4NoUih7Dv6Tsgma7zO1lv27wIvjlD0ZpMQk7um5dheQ==
 
 semver@^5.3.0:
   version "5.4.1"