From 34968051402cee2e863bae9db249417726dad29c Mon Sep 17 00:00:00 2001 From: Gergana Mihaylova Date: Fri, 24 Nov 2023 17:28:02 +0200 Subject: [PATCH] Update: common version --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ec9dff6e04..100ae71c1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@web3-react/types": "^6.0.7", "@yfi/sdk": "^1.0.11", "adex-protocol-eth": "git+https://git@github.com/AmbireTech/adex-protocol-eth.git#4ddebac4109e9709c4cc862ee0708f208dac9ee2", - "ambire-common": "github:AmbireTech/ambire-common#v0.22.29", + "ambire-common": "github:AmbireTech/ambire-common#v1.0.1", "bip44-constants": "^128.0.0", "blockies-ts": "^1.0.0", "chart.js": "^3.9.1", @@ -13361,8 +13361,8 @@ "integrity": "sha512-0FcBfdcmaumGPQ0qPn7Q5qTgz/ooXgIyp1rf8ik5bGX8mpE2YHjC0P/eyQvxu1GURYQgq9ozf2mteQ5ZD9YiyQ==" }, "node_modules/ambire-common": { - "version": "0.22.29", - "resolved": "git+ssh://git@github.com/AmbireTech/ambire-common.git#51b11fe40a0672d128ac33b8404de910e2392812", + "version": "1.0.1", + "resolved": "git+ssh://git@github.com/AmbireTech/ambire-common.git#fd8f3d25bf5d68824dbc4bcd7953231908ba4e23", "peerDependencies": { "@ambire/signature-validator": "^1.0.3", "@ensdomains/eth-ens-namehash": "^2.0.15", @@ -67122,8 +67122,8 @@ "integrity": "sha512-0FcBfdcmaumGPQ0qPn7Q5qTgz/ooXgIyp1rf8ik5bGX8mpE2YHjC0P/eyQvxu1GURYQgq9ozf2mteQ5ZD9YiyQ==" }, "ambire-common": { - "version": "git+ssh://git@github.com/AmbireTech/ambire-common.git#51b11fe40a0672d128ac33b8404de910e2392812", - "from": "ambire-common@github:AmbireTech/ambire-common#v0.22.29", + "version": "git+ssh://git@github.com/AmbireTech/ambire-common.git#fd8f3d25bf5d68824dbc4bcd7953231908ba4e23", + "from": "ambire-common@github:AmbireTech/ambire-common#v1.0.1", "requires": {} }, "amdefine": { diff --git a/package.json b/package.json index 258ff44051..6104475fd4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@web3-react/types": "^6.0.7", "@yfi/sdk": "^1.0.11", "adex-protocol-eth": "git+https://git@github.com/AmbireTech/adex-protocol-eth.git#4ddebac4109e9709c4cc862ee0708f208dac9ee2", - "ambire-common": "github:AmbireTech/ambire-common#v0.22.29", + "ambire-common": "github:AmbireTech/ambire-common#v1.0.1", "bip44-constants": "^128.0.0", "blockies-ts": "^1.0.0", "chart.js": "^3.9.1",