Skip to content

Commit

Permalink
Upgrade to latest @polkadot/api (v3.10.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Feb 23, 2021
1 parent 75d9cab commit 67302ff
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 38 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.3",
"version": "3.0.4",
"name": "@substrate/api-sidecar",
"description": "REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.",
"homepage": "https://github.com/paritytech/substrate-api-sidecar#readme",
Expand Down
129 changes: 92 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,13 +253,20 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.18", "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.6":
"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.6":
version "7.12.18"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.18.tgz#af137bd7e7d9705a412b3caaf991fe6aaa97831b"
integrity sha512-BogPQ7ciE6SYAUPtlm9tWbgI9+2AgqSam6QivMgXgAT+fKbgppaj4ZX15MHeLC1PVF5sNk70huBu20XxWOs8Cg==
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.12.13", "@babel/runtime@^7.12.18":
version "7.13.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.2.tgz#9511c87d2808b2cf5fb9e9c5cf0d1ab789d75499"
integrity sha512-U9plpxyudmZNYe12YI6cXyeWTWYCTq2u1h+C0XVtC3+BoiuzTh1BHlMJgxMrbKTombYkf7wQGqoxYkptFehuZw==
dependencies:
regenerator-runtime "^0.13.4"

"@babel/template@^7.12.13", "@babel/template@^7.3.3":
version "7.12.13"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
Expand Down Expand Up @@ -583,33 +590,33 @@
resolved "https://registry.yarnpkg.com/@open-web3/orml-type-definitions/-/orml-type-definitions-0.8.2-9.tgz#226023b7b5164e69bfae42e5131a5f673ff57931"
integrity sha512-O/QDQFEJoD1lPusoalNylqOF5w7If9v2/87U6sQ68TaipMGfUiVVhJDKhd3nluRQw7z0USE9VqKQD+Qf2xIdYQ==

"@polkadot/api-derive@3.10.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-3.10.1.tgz#a9a96bef4ee63f580a45f2d62589fbc580dc0b42"
integrity sha512-aO3O2CMvI4XnHx2x6cEu0QCA8ILFqwHGx6uh4X+2FVhzTtsTu7lYrR7eJefJftnu3ceo45rgFGdhH+DL+29akw==
"@polkadot/api-derive@3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-3.10.2.tgz#e2486a89b6cc284bb81e43d52792972845d5a1a5"
integrity sha512-LuCcajfpYosDCh4nyQR82xMYFA/iPCGVEbo6sGVa22350mvti0poQE/QH87cgLOTmjrtHeamsFx8RKFC+2xTEw==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/api" "3.10.1"
"@polkadot/rpc-core" "3.10.1"
"@polkadot/types" "3.10.1"
"@polkadot/api" "3.10.2"
"@polkadot/rpc-core" "3.10.2"
"@polkadot/types" "3.10.2"
"@polkadot/util" "^5.7.1"
"@polkadot/util-crypto" "^5.7.1"
"@polkadot/x-rxjs" "^5.7.1"
bn.js "^4.11.9"

"@polkadot/api@3.10.1", "@polkadot/api@^3.9.2":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-3.10.1.tgz#8321a49ccddcb273e418ddd164f7104080f7e88a"
integrity sha512-YJC+zovL9wonbE/8rRi5WWL3ophU/sk6gNq64tCGytv//zjZ97axSLyZdppsLB4/4ydEzLkBIAdG3xwLvtmlHA==
"@polkadot/api@3.10.2", "@polkadot/api@^3.9.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-3.10.2.tgz#ec0773554539bed96ee35570ff1c678180480c33"
integrity sha512-P9tgAg25KTGtwZ3UEjUSspeohJMsyyv2IdBIlTwjbqlC0U1IR4EvhGxMovah1QXyCnvXrWeZGpf+ZyR6knWnlQ==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/api-derive" "3.10.1"
"@polkadot/api-derive" "3.10.2"
"@polkadot/keyring" "^5.7.1"
"@polkadot/metadata" "3.10.1"
"@polkadot/rpc-core" "3.10.1"
"@polkadot/rpc-provider" "3.10.1"
"@polkadot/types" "3.10.1"
"@polkadot/types-known" "3.10.1"
"@polkadot/metadata" "3.10.2"
"@polkadot/rpc-core" "3.10.2"
"@polkadot/rpc-provider" "3.10.2"
"@polkadot/types" "3.10.2"
"@polkadot/types-known" "3.10.2"
"@polkadot/util" "^5.7.1"
"@polkadot/util-crypto" "^5.7.1"
"@polkadot/x-rxjs" "^5.7.1"
Expand Down Expand Up @@ -653,6 +660,18 @@
"@polkadot/util-crypto" "^5.7.1"
bn.js "^4.11.9"

"@polkadot/metadata@3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-3.10.2.tgz#c4fcb3478f3c7318ec13e3b35257d61e269da8b6"
integrity sha512-0BeXFmCTuGB0bJlyfwCZmw+FDPibsEYVUH7I1iJXGnKSDxyrkcLzWnwRbGy8CIseAeDqNwy00bncAkFWLlbIUg==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/types" "3.10.2"
"@polkadot/types-known" "3.10.2"
"@polkadot/util" "^5.7.1"
"@polkadot/util-crypto" "^5.7.1"
bn.js "^4.11.9"

"@polkadot/metadata@3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-3.6.4.tgz#033dad14d962c14b61cbcbfe5db7ef9700a4e771"
Expand All @@ -672,25 +691,25 @@
dependencies:
"@babel/runtime" "^7.12.13"

"@polkadot/rpc-core@3.10.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-3.10.1.tgz#7e4b91806c8200228c8c21ce9c4857b40f09fcbf"
integrity sha512-gFJJbvkHZJkLsaVNUBZAhtPOuoz/HR+H1SrxdUS3n+2BfU3pbKN6B3yDFMhN5qVbNtD+dMdVjZbvjI3+0Uf+mA==
"@polkadot/rpc-core@3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-3.10.2.tgz#cee31b274b7b6498ad8be31321ccf5afd6229a13"
integrity sha512-BugbeIxdtzzNqfGQ1sV4/LzCUeiJzwQ9cug8Ious7aFnAPxEnWiGE/rnM2hDgILz/g9xvrwh/lxyPCoQHmCAaQ==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/metadata" "3.10.1"
"@polkadot/rpc-provider" "3.10.1"
"@polkadot/types" "3.10.1"
"@polkadot/metadata" "3.10.2"
"@polkadot/rpc-provider" "3.10.2"
"@polkadot/types" "3.10.2"
"@polkadot/util" "^5.7.1"
"@polkadot/x-rxjs" "^5.7.1"

"@polkadot/rpc-provider@3.10.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-3.10.1.tgz#ebfed34a09a8d6cb099d291f55d75661549a2218"
integrity sha512-4IBDQ/9qDHuoAzQdfpW7D8beYqda08WW1/v+gBT0a6LLtE/F04WR6BzZUjkoaKU//xJyRzNmZYMTZPjDFo1o6g==
"@polkadot/rpc-provider@3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-3.10.2.tgz#d98e55027e503902f215d58d1e8951602d598ea9"
integrity sha512-g2BGq1GZyIsvvZjmkT0V2SuezwJqTVWl3pi7NFKvhWp5ESSCkfGYU6+fe+B3Y7xBT1O8lSqvEUwm4132PyqeAw==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/types" "3.10.1"
"@polkadot/types" "3.10.2"
"@polkadot/util" "^5.7.1"
"@polkadot/util-crypto" "^5.7.1"
"@polkadot/x-fetch" "^5.7.1"
Expand All @@ -710,6 +729,17 @@
"@polkadot/util" "^5.7.1"
bn.js "^4.11.9"

"@polkadot/types-known@3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-3.10.2.tgz#0374105eb52c95861a8c47df9bf5db6764ac239e"
integrity sha512-8vJVvTJA2ODIh/wtJjOg8cmlevGtnnq0A2xZpniWLJ/lcsnwLnw9hOfeKLBgLCLEZksg74HI+Y8zPG4+rpLVAA==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/networks" "^5.7.1"
"@polkadot/types" "3.10.2"
"@polkadot/util" "^5.7.1"
bn.js "^4.11.9"

"@polkadot/types-known@3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-3.6.4.tgz#765c212a7b8a9e4fa1538041911a0aa30302c5e4"
Expand All @@ -733,6 +763,19 @@
"@types/bn.js" "^4.11.6"
bn.js "^4.11.9"

"@polkadot/types@3.10.2":
version "3.10.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-3.10.2.tgz#ea6773be52674f6c50055102e533aba174c59490"
integrity sha512-wAaqRrEVgLx3EMPeOW7ACQ9ccVBawX6KODyD06PeSIfUAuxcYXnS2aVyGzhzdOjCcsoDySSOrbFPTPKUnoCWVA==
dependencies:
"@babel/runtime" "^7.12.18"
"@polkadot/metadata" "3.10.2"
"@polkadot/util" "^5.7.1"
"@polkadot/util-crypto" "^5.7.1"
"@polkadot/x-rxjs" "^5.7.1"
"@types/bn.js" "^4.11.6"
bn.js "^4.11.9"

"@polkadot/types@3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-3.6.4.tgz#cdecfc317dd510b58854fe7c2f08e675f7c160b2"
Expand Down Expand Up @@ -1099,9 +1142,9 @@
form-data "^3.0.0"

"@types/node@*":
version "14.14.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
version "14.14.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down Expand Up @@ -4624,7 +4667,19 @@ mime-db@1.45.0:
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.45.0.tgz#cceeda21ccd7c3a745eba2decd55d4b73e7879ea"
integrity sha512-CkqLUxUk15hofLoLyljJSrukZi8mAtgd+yE5uO4tqRZsdsAJKv0O+rFMhVDRJgozy+yG6md5KwuXhD4ocIoP+w==

mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.24:
mime-db@1.46.0:
version "1.46.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee"
integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==

mime-types@^2.1.12:
version "2.1.29"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.29.tgz#1d4ab77da64b91f5f72489df29236563754bb1b2"
integrity sha512-Y/jMt/S5sR9OaqteJtslsFZKWOIIqMACsJSiHghlCAyhf7jfVYjKBmLiX8OgpWeW+fjJ2b+Az69aPFPkUOY6xQ==
dependencies:
mime-db "1.46.0"

mime-types@~2.1.19, mime-types@~2.1.24:
version "2.1.28"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.28.tgz#1160c4757eab2c5363888e005273ecf79d2a0ecd"
integrity sha512-0TO2yJ5YHYr7M2zzT7gDU1tbwHxEUWBCLt0lscSNpcdAfFyJOVEpRYNS7EXVcTLNj/25QO8gulHC5JtTzSE2UQ==
Expand Down Expand Up @@ -6467,9 +6522,9 @@ type@^1.0.1:
integrity sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==

type@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/type/-/type-2.2.0.tgz#3edd448793f517d8b9dd108b486a043f5befd91f"
integrity sha512-M/u37b4oSGlusaU8ZB96BfFPWQ8MbsZYXB+kXGMiDj6IKinkcNaQvmirBuWj8mAXqP6LYn1rQvbTYum3yPhaOA==
version "2.3.0"
resolved "https://registry.yarnpkg.com/type/-/type-2.3.0.tgz#ada7c045f07ead08abf9e2edd29be1a0c0661132"
integrity sha512-rgPIqOdfK/4J9FhiVrZ3cveAjRRo5rsQBAIhnylX874y1DX/kEKSVdLsnuHB6l1KTjHyU01VjiMBHgU2adejyg==

typedarray-to-buffer@^3.1.5:
version "3.1.5"
Expand Down

0 comments on commit 67302ff

Please sign in to comment.