From 2de0acc8b03eba3c8a3c7f11b3d0bf2e13c9b8a6 Mon Sep 17 00:00:00 2001 From: Gergana Mihaylova Date: Thu, 4 Apr 2024 16:21:27 +0300 Subject: [PATCH] Update: ambire-common tag --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e76ff3e814..b84d6b911e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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#4ddebac4109e9709c4cc862ee0708f208dac9ee2", - "ambire-common": "npm:@ambire/common@^1.0.9", + "ambire-common": "npm:@ambire/common@^1.0.10", "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.9", - "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.9.tgz", - "integrity": "sha512-JGrLKeCTf9y47sSIOSSHFgD3pbVlcK8Fe2bTqsfMIinRrtRNDDCFWzo6j5t/TWovbZAXC/LIT+4sJ2fwlICN2Q==", + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.10.tgz", + "integrity": "sha512-QN4lfZ0uUhAPvY1tISt+nNLp6OJvFxfXDlVE2lCLsY1nP6Ip1coK+9/O/0PLJZTd3JDiErEbE9p1imGZQdXAYg==", "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.9", - "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.9.tgz", - "integrity": "sha512-JGrLKeCTf9y47sSIOSSHFgD3pbVlcK8Fe2bTqsfMIinRrtRNDDCFWzo6j5t/TWovbZAXC/LIT+4sJ2fwlICN2Q==", + "version": "npm:@ambire/common@1.0.10", + "resolved": "https://registry.npmjs.org/@ambire/common/-/common-1.0.10.tgz", + "integrity": "sha512-QN4lfZ0uUhAPvY1tISt+nNLp6OJvFxfXDlVE2lCLsY1nP6Ip1coK+9/O/0PLJZTd3JDiErEbE9p1imGZQdXAYg==", "requires": {} }, "amdefine": { diff --git a/package.json b/package.json index 1cca1df9b4..2434f997c6 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#4ddebac4109e9709c4cc862ee0708f208dac9ee2", - "ambire-common": "npm:@ambire/common@^1.0.9", + "ambire-common": "npm:@ambire/common@^1.0.10", "bip44-constants": "^128.0.0", "blockies-ts": "^1.0.0", "chart.js": "^3.9.1",