Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Downgrade polkadot to v6.8.1 #1537

Merged
merged 2 commits into from
Nov 25, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@ledgerhq/json-bignumber": "^1.1.0",
"@ledgerhq/live-app-sdk": "^0.2.0",
"@ledgerhq/logs": "6.10.0",
"@polkadot/types": "6.9.2",
"@polkadot/types-known": "6.9.2",
"@polkadot/types": "6.8.1",
"@polkadot/types-known": "6.8.1",
"@taquito/ledger-signer": "^10.2.1",
"@taquito/taquito": "10.2.1",
"@types/bchaddrjs": "^0.4.0",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.0", "@babel/runtime@^7.16.3", "@babel/runtime@^7.9.2":
version "7.16.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
Expand Down Expand Up @@ -1380,34 +1380,34 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@polkadot/networks@7.9.2", "@polkadot/networks@^7.9.2":
"@polkadot/networks@7.9.2", "@polkadot/networks@^7.8.2":
version "7.9.2"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-7.9.2.tgz#03e3f3ac6bdea177517436537826055df60bcb9a"
integrity sha512-4obI1RdW5/7TFwbwKA9oqw8aggVZ65JAUvIFMd2YmMC2T4+NiZLnok0WhRkhZkUnqjLIHXYNwq7Ho1i39dte0g==
dependencies:
"@babel/runtime" "^7.16.3"

"@polkadot/types-known@6.9.2":
version "6.9.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-6.9.2.tgz#0e2eaf84bed4c1f31f6c936d489d96db3b11d6f6"
integrity sha512-u3mpiyG6xeLV9YVdVWzXMlFjB/1qjFedZWtE400c5/s/rWLWbF92JIkA9QV/K6wDbM7bz8xXO7iRj7LlNMU1Ew==
"@polkadot/types-known@6.8.1":
version "6.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-6.8.1.tgz#65b8cb819f568dd5eda9fae97c7c2c93f2ca9386"
integrity sha512-Vhcd0ZOf0eOzPJI+IX/oYQjHw5VEcGuhH0up+SlUsxLlZvSFtZhrf7nchfZoAGKDTWPT4RIzxLLsWhjjYhAu6A==
dependencies:
"@babel/runtime" "^7.16.3"
"@polkadot/networks" "^7.9.2"
"@polkadot/types" "6.9.2"
"@polkadot/util" "^7.9.2"
"@babel/runtime" "^7.16.0"
"@polkadot/networks" "^7.8.2"
"@polkadot/types" "6.8.1"
"@polkadot/util" "^7.8.2"

"@polkadot/types@6.9.2":
version "6.9.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-6.9.2.tgz#98adbcc042c682715afee47e5dd1a83dc0e5b140"
integrity sha512-GOFlMFv9627uojTyQwyJyg3oWvI0nE7HONakPfXE3pMrnYfM+nBxrh3mH3ETHSyVj9QqrPNqenFmTUdCy0awGg==
"@polkadot/types@6.8.1":
version "6.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-6.8.1.tgz#9798063ee1f54b6b7be8e9cd755d46b1efd77fcc"
integrity sha512-MX7OQhGCaDLu29mu+uRkZhufqel1tCZKaPEBM5uk+mud6UCdZ5NHQb0wfr7d5oYxpj9GmWxALCmNMlRQa0172g==
dependencies:
"@babel/runtime" "^7.16.3"
"@polkadot/util" "^7.9.2"
"@polkadot/util-crypto" "^7.9.2"
"@babel/runtime" "^7.16.0"
"@polkadot/util" "^7.8.2"
"@polkadot/util-crypto" "^7.8.2"
rxjs "^7.4.0"

"@polkadot/util-crypto@^7.9.2":
"@polkadot/util-crypto@^7.8.2":
version "7.9.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-7.9.2.tgz#cdc336f92a6bc3d40c5a23734e1974fb777817f0"
integrity sha512-nNwqUwP44eCH9jKKcPie+IHLKkg9LMe6H7hXo91hy3AtoslnNrT51tP3uAm5yllhLvswJfnAgnlHq7ybCgqeFw==
Expand All @@ -1429,7 +1429,7 @@
tweetnacl "^1.0.3"
xxhashjs "^0.2.2"

"@polkadot/util@7.9.2", "@polkadot/util@^7.9.2":
"@polkadot/util@7.9.2", "@polkadot/util@^7.8.2":
version "7.9.2"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-7.9.2.tgz#567ac659516d6b685ed7e796919901d92e5cbe6b"
integrity sha512-6ABY6ErgkCsM4C6+X+AJSY4pBGwbKlHZmUtHftaiTvbaj4XuA4nTo3GU28jw8wY0Jh2cJZJvt6/BJ5GVkm5tBA==
Expand Down