diff --git a/package-lock.json b/package-lock.json index d073e83cd..4b7758cdd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "ambire-wallet", - "version": "0.7.7", + "version": "0.7.8", "hasInstallScript": true, "dependencies": { "@0x/subproviders": "^6.6.5", @@ -31,7 +31,7 @@ "@web3-react/abstract-connector": "^6.0.7", "@web3-react/types": "^6.0.7", "adex-protocol-eth": "git+https://git@github.com/AmbireTech/adex-protocol-eth.git#2606263234a7e01ece1af9826e6084fd800dae8f", - "ambire-common": "npm:@ambire/common@1.0.17", + "ambire-common": "npm:@ambire/common@1.0.19", "bip44-constants": "^128.0.0", "blockies-ts": "^1.0.0", "chart.js": "^3.9.1", @@ -13586,9 +13586,9 @@ }, "node_modules/ambire-common": { "name": "@ambire/common", - "version": "1.0.17", - "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.17.tgz", - "integrity": "sha512-3gZylNEx6oZmFfCLB7KfnYmnLtaKlpXVO63VklBwg0jiJTmF7n0L9T4ZaATcXnofjV1NTCeIVEMCMUL9NtXNaQ==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.19.tgz", + "integrity": "sha512-jqcRtzS3VqaLS+Vdd8yywHd8cbDZ3pTWvn+m+QQh6NjU+GZwDOfuseEY5/iz4k3MbXgJw2Reos/z6jW9hMv/EA==", "peerDependencies": { "@ambire/signature-validator": "^1.0.3", "@ensdomains/eth-ens-namehash": "^2.0.15", @@ -67849,9 +67849,9 @@ "integrity": "sha512-0FcBfdcmaumGPQ0qPn7Q5qTgz/ooXgIyp1rf8ik5bGX8mpE2YHjC0P/eyQvxu1GURYQgq9ozf2mteQ5ZD9YiyQ==" }, "ambire-common": { - "version": "npm:@ambire/common@1.0.17", - "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.17.tgz", - "integrity": "sha512-3gZylNEx6oZmFfCLB7KfnYmnLtaKlpXVO63VklBwg0jiJTmF7n0L9T4ZaATcXnofjV1NTCeIVEMCMUL9NtXNaQ==", + "version": "npm:@ambire/common@1.0.19", + "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.19.tgz", + "integrity": "sha512-jqcRtzS3VqaLS+Vdd8yywHd8cbDZ3pTWvn+m+QQh6NjU+GZwDOfuseEY5/iz4k3MbXgJw2Reos/z6jW9hMv/EA==", "requires": {} }, "amdefine": { diff --git a/package.json b/package.json index 5acbd1e5f..a659df43d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@web3-react/abstract-connector": "^6.0.7", "@web3-react/types": "^6.0.7", "adex-protocol-eth": "git+https://git@github.com/AmbireTech/adex-protocol-eth.git#2606263234a7e01ece1af9826e6084fd800dae8f", - "ambire-common": "npm:@ambire/common@1.0.17", + "ambire-common": "npm:@ambire/common@1.0.19", "bip44-constants": "^128.0.0", "blockies-ts": "^1.0.0", "chart.js": "^3.9.1",