Skip to content

Commit

Permalink
Bump @polkadot/api from 4.7.2 to 4.8.1 (#33)
Browse files Browse the repository at this point in the history
Bumps [@polkadot/api](https://github.com/polkadot-js/api) from 4.7.2 to 4.8.1.
- [Release notes](https://github.com/polkadot-js/api/releases)
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
- [Commits](polkadot-js/api@v4.7.2...v4.8.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2021
1 parent 6671940 commit ce92a2f
Showing 1 changed file with 56 additions and 56 deletions.
112 changes: 56 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@
"@babel/helper-simple-access" "^7.12.13"
babel-plugin-dynamic-import-node "^2.3.3"

"@babel/runtime@^7.13.17", "@babel/runtime@^7.13.9":
version "7.13.17"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.17.tgz#8966d1fc9593bf848602f0662d6b4d0069e3a7ec"
integrity sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==
"@babel/runtime@^7.13.17", "@babel/runtime@^7.13.9", "@babel/runtime@^7.14.0":
version "7.14.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6"
integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==
dependencies:
regenerator-runtime "^0.13.4"

Expand Down Expand Up @@ -552,33 +552,33 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@polkadot/api-derive@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.7.2.tgz#94ca16f2e61d1739489da6030cbe5137beee336a"
integrity sha512-TRctRtGFvsso5R/dGwna2QiaQy14NFhrthu/sLh3oYIMNwQ6BeGHhbfjAi0pidc+ID2ia6LDLRw7vl/LVSuHIA==
"@polkadot/api-derive@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.8.1.tgz#4ced976e42c4cd77da0515193864037048ed8806"
integrity sha512-XdazkruXEuzVfi8lTrrAW5B/hOuNWOxFjNB0LvapJed0b28twO0l+ctnwXGAJYhvVZtj+A30baxjCuIddQahvA==
dependencies:
"@babel/runtime" "^7.13.17"
"@polkadot/api" "4.7.2"
"@polkadot/rpc-core" "4.7.2"
"@polkadot/types" "4.7.2"
"@babel/runtime" "^7.14.0"
"@polkadot/api" "4.8.1"
"@polkadot/rpc-core" "4.8.1"
"@polkadot/types" "4.8.1"
"@polkadot/util" "^6.3.1"
"@polkadot/util-crypto" "^6.3.1"
"@polkadot/x-rxjs" "^6.3.1"
bn.js "^4.11.9"

"@polkadot/api@4.7.2", "@polkadot/api@^4.3.1":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.7.2.tgz#0e98117fc631f2988ca364881111c05a00e8b701"
integrity sha512-PkWrgx+gICWt5uYjYoP68a8jyCRBkQXn9ecr0ReVr9jiiwvBYZyw3CLXTVRwJ89PpJLtDVz9QGCa4dM6j4a/LA==
"@polkadot/api@4.8.1", "@polkadot/api@^4.3.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.8.1.tgz#2094bf325b87f779a8ca136edf7970a546db5131"
integrity sha512-dvjexYasNZKQAAdmEUDNrVW1vtwe+SeMU8KM8EAbSJH6saSoEaybHNmOcDU97cJ4PiHsCO3YA6DGf3AYgOx8ig==
dependencies:
"@babel/runtime" "^7.13.17"
"@polkadot/api-derive" "4.7.2"
"@babel/runtime" "^7.14.0"
"@polkadot/api-derive" "4.8.1"
"@polkadot/keyring" "^6.3.1"
"@polkadot/metadata" "4.7.2"
"@polkadot/rpc-core" "4.7.2"
"@polkadot/rpc-provider" "4.7.2"
"@polkadot/types" "4.7.2"
"@polkadot/types-known" "4.7.2"
"@polkadot/metadata" "4.8.1"
"@polkadot/rpc-core" "4.8.1"
"@polkadot/rpc-provider" "4.8.1"
"@polkadot/types" "4.8.1"
"@polkadot/types-known" "4.8.1"
"@polkadot/util" "^6.3.1"
"@polkadot/util-crypto" "^6.3.1"
"@polkadot/x-rxjs" "^6.3.1"
Expand All @@ -594,14 +594,14 @@
"@polkadot/util" "6.3.1"
"@polkadot/util-crypto" "6.3.1"

"@polkadot/metadata@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-4.7.2.tgz#91076a1c1158494574a1965ec1fe124fb4d1b848"
integrity sha512-+YWeD828cpIpD31epoSZfK5kmtJsBcgTTyYsQ4bBO4NBJceLTipmHgyLXs7fXjU4cC6uvSuBnAV0KGJW7L9nDQ==
"@polkadot/metadata@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-4.8.1.tgz#112bf9502e008b99dbfcdfe46a0c64d12f43b4f5"
integrity sha512-SIKwpmq6lBiXGNGGs/DfG4+k3VpgxdW/zii+wFEZ/Tb9Ga956LmsiAV6TcucKcEkIhjVjEhco3VgxvOueMKOEg==
dependencies:
"@babel/runtime" "^7.13.17"
"@polkadot/types" "4.7.2"
"@polkadot/types-known" "4.7.2"
"@babel/runtime" "^7.14.0"
"@polkadot/types" "4.8.1"
"@polkadot/types-known" "4.8.1"
"@polkadot/util" "^6.3.1"
"@polkadot/util-crypto" "^6.3.1"
bn.js "^4.11.9"
Expand All @@ -613,25 +613,25 @@
dependencies:
"@babel/runtime" "^7.13.17"

"@polkadot/rpc-core@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.7.2.tgz#d79c42bb9fafc84a5c3b90959a86fe97b4a21fb5"
integrity sha512-LxpI8TVdjL99nfnLQog1tL0STdiYIUSLzdN+2PKvaO0YoBPAau945PVfz6GeN7wqQZKxR6N/1SKhAVfYcP7ctA==
"@polkadot/rpc-core@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.8.1.tgz#217a1cf6154d5b07399b2bffbda055f75993b234"
integrity sha512-/LROG8Z/laS2aYaawgw/XikUGuNiNk6O8sKwCPNY4pAJf1JecB7fZkijr86esHvvucElNDTJHhCOHy7ezUCdlg==
dependencies:
"@babel/runtime" "^7.13.17"
"@polkadot/metadata" "4.7.2"
"@polkadot/rpc-provider" "4.7.2"
"@polkadot/types" "4.7.2"
"@babel/runtime" "^7.14.0"
"@polkadot/metadata" "4.8.1"
"@polkadot/rpc-provider" "4.8.1"
"@polkadot/types" "4.8.1"
"@polkadot/util" "^6.3.1"
"@polkadot/x-rxjs" "^6.3.1"

"@polkadot/rpc-provider@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.7.2.tgz#71340ec6a109a2652502aee8d24e06f0322663b8"
integrity sha512-nvKScoPTzi7PFA5XnVI1lbebLjdwF6OcvWC0QvaEUrbwoG3NPFtoAGF6r2HloX0Q/Qo6FEHowrX0nY4gTM+QCw==
"@polkadot/rpc-provider@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.8.1.tgz#16e10d4dcb58f1d845e362603e14134ad70c8a83"
integrity sha512-zrXxq2ZTEPyfptwVFgMG1D+spdMNCnzEPvAeLFYBm3ayjr0S6lxYse9sBYVz1muPxAcIXNGY/tbDFNucxdxo+w==
dependencies:
"@babel/runtime" "^7.13.17"
"@polkadot/types" "4.7.2"
"@babel/runtime" "^7.14.0"
"@polkadot/types" "4.8.1"
"@polkadot/util" "^6.3.1"
"@polkadot/util-crypto" "^6.3.1"
"@polkadot/x-fetch" "^6.3.1"
Expand All @@ -640,24 +640,24 @@
bn.js "^4.11.9"
eventemitter3 "^4.0.7"

"@polkadot/types-known@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-4.7.2.tgz#d6b55c75a9461a09490167a679b6ed783eab6350"
integrity sha512-vlIMBtBdVYHyjWqonQ39PCdZJ9WeTsA5h5zr2mEpkCSoopby5pZ6eOR8CPqjc1uYbdDHT72Dbtx8Wr9L7z8HXg==
"@polkadot/types-known@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-4.8.1.tgz#40444221160b5c57f4c32e0d9103b8a6040c2b21"
integrity sha512-OZJatmi+5z1AvyaBLJ4pKsHXB/he6ZmPxfk00XOxfpV/yenfKK1RP5+r4zU91Ijxd9nk8IKVmKmd3cQvYx/KWw==
dependencies:
"@babel/runtime" "^7.13.17"
"@babel/runtime" "^7.14.0"
"@polkadot/networks" "^6.3.1"
"@polkadot/types" "4.7.2"
"@polkadot/types" "4.8.1"
"@polkadot/util" "^6.3.1"
bn.js "^4.11.9"

"@polkadot/types@4.7.2":
version "4.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.7.2.tgz#6b3e8c16999951e040459d5e338e259543bfec16"
integrity sha512-8qj/f6YAv5XCDLej60uWlX+cjuz2qt6AJKemi+lozA4vYZ9XTXIODYLv/XfjimbVABzeLdIAwWX1OQO9+F0Gng==
"@polkadot/types@4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.8.1.tgz#0647e561a838538e2fba8fffc2d3801e7ef53f11"
integrity sha512-nUuoceMg1xn0iilATWwKqo8H1HjJl1rslOOCyC+/OYMi3dRHPdXz4iJlzmNxmhLu9YfRfOIqSmQcAv1mW/r5GA==
dependencies:
"@babel/runtime" "^7.13.17"
"@polkadot/metadata" "4.7.2"
"@babel/runtime" "^7.14.0"
"@polkadot/metadata" "4.8.1"
"@polkadot/util" "^6.3.1"
"@polkadot/util-crypto" "^6.3.1"
"@polkadot/x-rxjs" "^6.3.1"
Expand Down

0 comments on commit ce92a2f

Please sign in to comment.