diff --git a/packages/neuron-wallet/package.json b/packages/neuron-wallet/package.json index ceb2c9a646..c2eb662915 100644 --- a/packages/neuron-wallet/package.json +++ b/packages/neuron-wallet/package.json @@ -81,7 +81,7 @@ "@types/archiver": "3.1.1", "@types/async": "3.2.20", "@types/electron-devtools-installer": "2.2.2", - "@types/elliptic": "6.4.14", + "@types/elliptic": "6.4.15", "@types/iarna__toml": "2.0.2", "@types/jest-when": "3.5.2", "@types/ledgerhq__hw-transport": "4.21.4", diff --git a/yarn.lock b/yarn.lock index 34ba01f3bf..1eef93a632 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4417,10 +4417,10 @@ resolved "https://registry.yarnpkg.com/@types/electron-devtools-installer/-/electron-devtools-installer-2.2.2.tgz#5a91929ee76b5de0d171edec5bd049292d48a2a4" integrity sha512-8o2XkyAw2HZoVD5KpIoUJmEgZ7BPVv33p7rY1jmn/wJUbugtQUc44vNMDTguUNUGiLv+oqgtyYmiYctHDZEzdQ== -"@types/elliptic@6.4.14": - version "6.4.14" - resolved "https://registry.yarnpkg.com/@types/elliptic/-/elliptic-6.4.14.tgz#7bbaad60567a588c1f08b10893453e6b9b4de48e" - integrity sha512-z4OBcDAU0GVwDTuwJzQCiL6188QvZMkvoERgcVjq0/mPM8jCfdwZ3x5zQEVoL9WCAru3aG5wl3Z5Ww5wBWn7ZQ== +"@types/elliptic@6.4.15": + version "6.4.15" + resolved "https://registry.yarnpkg.com/@types/elliptic/-/elliptic-6.4.15.tgz#992ae323fd04ab03d884da7122e5dac1665c75ff" + integrity sha512-tW9Z/mrlymYEbx/WWcO/Kkly0VxqPNaf/p3KcZTYKI282ZX+50efZvY/p6FoMuTpFq+QMyABQNfs6OXvdmVUhQ== dependencies: "@types/bn.js" "*"