diff --git a/wallet/package.json b/wallet/package.json index 5d998527cc..cff5e63680 100644 --- a/wallet/package.json +++ b/wallet/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "aes-js": "3.0.0", - "elliptic": "6.3.3", + "elliptic": "6.5.4", "ethers-utils": "^2.1.0", "scrypt-js": "2.0.3", "setimmediate": "1.0.4",