From 0ab18317dfeb2aaf0f8622a9f580a7ab11de37cc Mon Sep 17 00:00:00 2001 From: Ryan Lutz Date: Tue, 24 Oct 2023 17:58:13 -0400 Subject: [PATCH] chore(sdk-coin-polkadot): bump to latest polkadot libs TICKET: EA-0000 TICKET: EA-0000 --- modules/sdk-coin-dot/package.json | 10 +++++----- yarn.lock | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/modules/sdk-coin-dot/package.json b/modules/sdk-coin-dot/package.json index 5da94b2f35..82da7a2ea1 100644 --- a/modules/sdk-coin-dot/package.json +++ b/modules/sdk-coin-dot/package.json @@ -43,11 +43,11 @@ "@bitgo/sdk-core": "^8.26.0", "@bitgo/sdk-lib-mpc": "^8.15.0", "@bitgo/statics": "^29.0.0", - "@polkadot/api": "10.9.1", - "@polkadot/keyring": "12.3.2", - "@polkadot/types": "10.9.1", - "@polkadot/util": "12.3.2", - "@polkadot/util-crypto": "12.3.2", + "@polkadot/api": "10.10.1", + "@polkadot/keyring": "12.5.1", + "@polkadot/types": "10.10.1", + "@polkadot/util": "12.5.1", + "@polkadot/util-crypto": "12.5.1", "@substrate/txwrapper-core": "7.0.1", "@substrate/txwrapper-polkadot": "7.0.1", "bignumber.js": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 91287d033f..f891da7e52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3897,7 +3897,7 @@ rxjs "^7.8.1" tslib "^2.5.3" -"@polkadot/api@10.9.1", "@polkadot/api@^10.7.1": +"@polkadot/api@10.10.1", "@polkadot/api@10.9.1", "@polkadot/api@^10.7.1": version "10.9.1" resolved "https://registry.npmjs.org/@polkadot/api/-/api-10.9.1.tgz" integrity sha512-ND/2UqZBWvtt4PfV03OStTKg0mxmPk4UpMAgJKutdgsz/wP9CYJ1KbjwFgPNekL9JnzbKQsWyQNPVrcw7kQk8A== @@ -3920,7 +3920,7 @@ rxjs "^7.8.1" tslib "^2.5.3" -"@polkadot/keyring@12.3.2", "@polkadot/keyring@^12.2.1", "@polkadot/keyring@^12.3.1": +"@polkadot/keyring@12.3.2", "@polkadot/keyring@12.5.1", "@polkadot/keyring@^12.2.1", "@polkadot/keyring@^12.3.1": version "12.3.2" resolved "https://registry.npmjs.org/@polkadot/keyring/-/keyring-12.3.2.tgz" integrity sha512-NTdtDeI0DP9l/45hXynNABeP5VB8piw5YR+CbUxK2e36xpJWVXwbcOepzslg5ghE9rs8UKJb30Z/HqTU4sBY0Q== @@ -4029,7 +4029,7 @@ "@polkadot/util" "^12.3.1" tslib "^2.5.3" -"@polkadot/types@10.9.1": +"@polkadot/types@10.10.1", "@polkadot/types@10.9.1": version "10.9.1" resolved "https://registry.npmjs.org/@polkadot/types/-/types-10.9.1.tgz" integrity sha512-AG33i2ZGGfq7u+5rkAdGrXAQHHl844/Yv+junH5ZzX69xiCoWO1bH/yzDUNBdpki2GlACWvF9nLYh3F2tVF93w== @@ -4043,7 +4043,7 @@ rxjs "^7.8.1" tslib "^2.5.3" -"@polkadot/util-crypto@12.3.2", "@polkadot/util-crypto@^12.3.1": +"@polkadot/util-crypto@12.3.2", "@polkadot/util-crypto@12.5.1", "@polkadot/util-crypto@^12.3.1": version "12.3.2" resolved "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-12.3.2.tgz" integrity sha512-pTpx+YxolY0BDT4RcGmgeKbHHD/dI6Ll9xRsqmVdIjpcVVY20uDNTyXs81ZNtfKgyod1y9JQkfNv2Dz9iEpTkQ== @@ -4059,7 +4059,7 @@ "@scure/base" "1.1.1" tslib "^2.5.3" -"@polkadot/util@12.3.2", "@polkadot/util@^12.3.1": +"@polkadot/util@12.3.2", "@polkadot/util@12.5.1", "@polkadot/util@^12.3.1": version "12.3.2" resolved "https://registry.npmjs.org/@polkadot/util/-/util-12.3.2.tgz" integrity sha512-y/JShcGyOamCUiSIg++XZuLHt1ktSKBaSH2K5Nw5NXlgP0+7am+GZzqPB8fQ4qhYLruEOv+YRiz0GC1Zr9S+wg==