From 0cf4e73c2c02718c7baf4d3c0b8067a7d402e981 Mon Sep 17 00:00:00 2001 From: Gergana Mihaylova Date: Wed, 1 Nov 2023 17:27:41 +0200 Subject: [PATCH] Add: ambire-common latest 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 a7f6b6db15..ec9dff6e04 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.28", + "ambire-common": "github:AmbireTech/ambire-common#v0.22.29", "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.28", - "resolved": "git+ssh://git@github.com/AmbireTech/ambire-common.git#fbc3f73e2fc47807bfd4924ff35a1ecf2e2d2c4e", + "version": "0.22.29", + "resolved": "git+ssh://git@github.com/AmbireTech/ambire-common.git#51b11fe40a0672d128ac33b8404de910e2392812", "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#fbc3f73e2fc47807bfd4924ff35a1ecf2e2d2c4e", - "from": "ambire-common@github:AmbireTech/ambire-common#v0.22.28", + "version": "git+ssh://git@github.com/AmbireTech/ambire-common.git#51b11fe40a0672d128ac33b8404de910e2392812", + "from": "ambire-common@github:AmbireTech/ambire-common#v0.22.29", "requires": {} }, "amdefine": { diff --git a/package.json b/package.json index 0dccbd76d8..258ff44051 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.28", + "ambire-common": "github:AmbireTech/ambire-common#v0.22.29", "bip44-constants": "^128.0.0", "blockies-ts": "^1.0.0", "chart.js": "^3.9.1",