Skip to content

Commit

Permalink
Merge pull request #136 from w3f/dependabot/npm_and_yarn/polkadot/api…
Browse files Browse the repository at this point in the history
…-7.15.1

Bump @polkadot/api from 7.14.3 to 7.15.1
  • Loading branch information
ironoa authored Apr 5, 2022
2 parents d24744f + 3987567 commit 4bf63f4
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"start": "node ./dist/index.js start"
},
"dependencies": {
"@polkadot/api": "^7.14.3",
"@polkadot/api": "^7.15.1",
"@w3f/config": "^0.1.1",
"@w3f/logger": "^0.4.2",
"commander": "^4.0.0",
Expand Down
186 changes: 93 additions & 93 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,64 +83,64 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.5.5.tgz#315ab5745509d1a8c8e90d0bdf59823ccf9bcfc3"
integrity sha512-sZ1W6gQzYnu45wPrWx8D3kwI2/U29VYTx9OjbDAd7jwRItJ0cSTMPRL/C8AWZFn9kWFLQGqEXVEE86w4Z8LpIQ==

"@polkadot/api-augment@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-7.14.3.tgz#89a1cb119c27c8cc9db8a77d8945b1cdaeb98acf"
integrity sha512-40h2ynCbFqnH+dwtzQM6YhsRzw+X1cnc55QC7p3kr/NOyEmheDaJHFUFt8t/cBo4REscOJ+3Apu92oQBSLYxGw==
"@polkadot/api-augment@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-7.15.1.tgz#120b766feeaa96996f1c6717a5261c2e0845c1e0"
integrity sha512-7csQLS6zuYuGq7W1EkTBz1ZmxyRvx/Qpz7E7zPSwxmY8Whb7Yn2effU9XF0eCcRpyfSW8LodF8wMmLxGYs1OaQ==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/api-base" "7.14.3"
"@polkadot/rpc-augment" "7.14.3"
"@polkadot/types" "7.14.3"
"@polkadot/types-augment" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/api-base" "7.15.1"
"@polkadot/rpc-augment" "7.15.1"
"@polkadot/types" "7.15.1"
"@polkadot/types-augment" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/util" "^8.7.1"

"@polkadot/api-base@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-7.14.3.tgz#2c19fb91e712e7897cdf42e1ce611187dc947675"
integrity sha512-dbTFxPlZrUWHv2AXCibpf9Xq6vpnakUUuvYDaa6nwhjcysBQODsR1RpPJjr2uINwOSI5dN2F313yoI3bQZrt4w==
"@polkadot/api-base@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-7.15.1.tgz#7567595be68431cc4085c48b18ba66933ff7b4d9"
integrity sha512-UlhLdljJPDwGpm5FxOjvJNFTxXMRFaMuVNx6EklbuetbBEJ/Amihhtj0EJRodxQwtZ4ZtPKYKt+g+Dn7OJJh4g==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/rpc-core" "7.14.3"
"@polkadot/types" "7.14.3"
"@polkadot/rpc-core" "7.15.1"
"@polkadot/types" "7.15.1"
"@polkadot/util" "^8.7.1"
rxjs "^7.5.5"

"@polkadot/api-derive@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-7.14.3.tgz#78d421134e9be12dff636330baa6a65d86c2c665"
integrity sha512-+/sDSgNAyINM66BnLTyTkI1JYxGfuD76g7Nhu4+NSIyhURuo6GWuhiFsxWpYWlh5UzkNcKrY3xVI9QeA5c/Qgw==
"@polkadot/api-derive@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-7.15.1.tgz#450542bb7d848013225d6c8480648340e5ee6a61"
integrity sha512-CsOQppksQBaa34L1fWRzmfQQpoEBwfH0yTTQxgj3h7rFYGVPxEKGeFjo1+IgI2vXXvOO73Z8E4H/MnbxvKrs1Q==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/api" "7.14.3"
"@polkadot/api-augment" "7.14.3"
"@polkadot/api-base" "7.14.3"
"@polkadot/rpc-core" "7.14.3"
"@polkadot/types" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/api" "7.15.1"
"@polkadot/api-augment" "7.15.1"
"@polkadot/api-base" "7.15.1"
"@polkadot/rpc-core" "7.15.1"
"@polkadot/types" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/util" "^8.7.1"
"@polkadot/util-crypto" "^8.7.1"
rxjs "^7.5.5"

"@polkadot/api@7.14.3", "@polkadot/api@^7.14.3", "@polkadot/api@^7.8.1":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-7.14.3.tgz#9a6e69dfaa87533aaa9382c3beb609ddba46d99e"
integrity sha512-io5PiF4SLpiG6u4fTP2Rbqqgt0iBPehWlMvaG0HyDLd+3ZklXRLrgbWbGc5Q6y+3zfeLEHAmKNqbAFghinOVjQ==
"@polkadot/api@7.15.1", "@polkadot/api@^7.15.1", "@polkadot/api@^7.8.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-7.15.1.tgz#24eaeaa8ffbc6f30ff3d9846a816a18a688ceb8b"
integrity sha512-z0z6+k8+R9ixRMWzfsYrNDnqSV5zHKmyhTCL0I7+1I081V18MJTCFUKubrh0t1gD0/FCt3U9Ibvr4IbtukYLrQ==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/api-augment" "7.14.3"
"@polkadot/api-base" "7.14.3"
"@polkadot/api-derive" "7.14.3"
"@polkadot/api-augment" "7.15.1"
"@polkadot/api-base" "7.15.1"
"@polkadot/api-derive" "7.15.1"
"@polkadot/keyring" "^8.7.1"
"@polkadot/rpc-augment" "7.14.3"
"@polkadot/rpc-core" "7.14.3"
"@polkadot/rpc-provider" "7.14.3"
"@polkadot/types" "7.14.3"
"@polkadot/types-augment" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/types-create" "7.14.3"
"@polkadot/types-known" "7.14.3"
"@polkadot/rpc-augment" "7.15.1"
"@polkadot/rpc-core" "7.15.1"
"@polkadot/rpc-provider" "7.15.1"
"@polkadot/types" "7.15.1"
"@polkadot/types-augment" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/types-create" "7.15.1"
"@polkadot/types-known" "7.15.1"
"@polkadot/util" "^8.7.1"
"@polkadot/util-crypto" "^8.7.1"
eventemitter3 "^4.0.7"
Expand All @@ -164,38 +164,38 @@
"@polkadot/util" "8.7.1"
"@substrate/ss58-registry" "^1.17.0"

"@polkadot/rpc-augment@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-7.14.3.tgz#bbd4a05e232150a1b71fbe36f3d3f23846a4567e"
integrity sha512-bP+e95szj9zyn03hHXbh9L7HOBBUmZqll7XDK9+s4XtN5lrWtkoG2iL/50OQko7CDbyYl9bS6yWMde3RqBBypg==
"@polkadot/rpc-augment@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-7.15.1.tgz#391a42a9c3e553335a2a544598a717b47654ad6e"
integrity sha512-sK0+mphN7nGz/eNPsshVi0qd0+N0Pqxuebwc1YkUGP0f9EkDxzSGp6UjGcSwWVaAtk9WZZ1MpK1Jwb/2GrKV7Q==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/rpc-core" "7.14.3"
"@polkadot/types" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/rpc-core" "7.15.1"
"@polkadot/types" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/util" "^8.7.1"

"@polkadot/rpc-core@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-7.14.3.tgz#9682f5a27592e1222366b942215cde446d03c91f"
integrity sha512-903YO+kw85uuLZ8X29W/QFj0v+XWRABPHOI+joOenIRKMIn1wy5QeCe7HrIn2aST31LqVLFAd1jMNPx1tCkQfA==
"@polkadot/rpc-core@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-7.15.1.tgz#47855cf05bd2f8dbf87d9f1f77343114e61c664a"
integrity sha512-4Sb0e0PWmarCOizzxQAE1NQSr5z0n+hdkrq3+aPohGu9Rh4PodG+OWeIBy7Ov/3GgdhNQyBLG+RiVtliXecM3g==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/rpc-augment" "7.14.3"
"@polkadot/rpc-provider" "7.14.3"
"@polkadot/types" "7.14.3"
"@polkadot/rpc-augment" "7.15.1"
"@polkadot/rpc-provider" "7.15.1"
"@polkadot/types" "7.15.1"
"@polkadot/util" "^8.7.1"
rxjs "^7.5.5"

"@polkadot/rpc-provider@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-7.14.3.tgz#e2fe3bbb773be78b74d917544df488cab1ced64a"
integrity sha512-Kl/kZ6OCDD+iG5mm45gcNwkMV34ONmIYUcMN8qIjtjQKLE3vt8RBl6puNpjhrhgPW3w4I/8bXxmIj05Od6yFKA==
"@polkadot/rpc-provider@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-7.15.1.tgz#a213de907a6f4f480c3c819aa95e4e60d4247f84"
integrity sha512-n0RWfSaD/r90JXeJkKry1aGZwJeBUUiMpXUQ9Uvp6DYBbYEDs0fKtWLpdT3PdFrMbe5y3kwQmNLxwe6iF4+mzg==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/keyring" "^8.7.1"
"@polkadot/types" "7.14.3"
"@polkadot/types-support" "7.14.3"
"@polkadot/types" "7.15.1"
"@polkadot/types-support" "7.15.1"
"@polkadot/util" "^8.7.1"
"@polkadot/util-crypto" "^8.7.1"
"@polkadot/x-fetch" "^8.7.1"
Expand All @@ -206,63 +206,63 @@
mock-socket "^9.1.2"
nock "^13.2.4"

"@polkadot/types-augment@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-7.14.3.tgz#db93fe1b8a8f3a9259bd45dbbebc11c9b6cdf8b0"
integrity sha512-Vx2URwuXoTvVEPvpkIYkDPhWEAC72VmDTNpKIljF6e4hpIBDCj1FgiWzbhpxag10O5jsUx8Pymkq4pzFHTy/aA==
"@polkadot/types-augment@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-7.15.1.tgz#437047f961b8d29e5ffd4fd59cd35f0e6374750b"
integrity sha512-aqm7xT/66TCna0I2utpIekoquKo0K5pnkA/7WDzZ6gyD8he2h0IXfe8xWjVmuyhjxrT/C/7X1aUF2Z0xlOCwzQ==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/types" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/types" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/util" "^8.7.1"

"@polkadot/types-codec@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-7.14.3.tgz#c7dd050a72f86629b56249d016be947a2a03a0a5"
integrity sha512-Xb0oJ1yzXL40XHa7yyCN4PCLGVH+CLKX2HuDfGdOFMrPIOLBsBTOlilvKfdUS2PVACr7djF6CYeu8UO5vIx44w==
"@polkadot/types-codec@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-7.15.1.tgz#c0155867efd3ae35e15fea6a8aab49c2c63988fa"
integrity sha512-nI11dT7FGaeDd/fKPD8iJRFGhosOJoyjhZ0gLFFDlKCaD3AcGBRTTY8HFJpP/5QXXhZzfZsD93fVKrosnegU0Q==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/util" "^8.7.1"

"@polkadot/types-create@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-7.14.3.tgz#a3c0ac811762945819a644be0e604bf3c258156f"
integrity sha512-UiaeMg/mLZ+eVruY2gCcs92xOF10uSvVtuFYvYkhs5MGhh4j1OrlBd2Abn+nJc6bzzJxGst3oRuaxs9Nlq3J7Q==
"@polkadot/types-create@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-7.15.1.tgz#ec4cafa314a82a25a109f0f52207e9169fc9b003"
integrity sha512-+HiaHn7XOwP0kv/rVdORlVkNuMoxuvt+jd67A/CeEreJiXqRLu+S61Mdk7wi6719PTaOal1hTDFfyGrtUd8FSQ==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/types-codec" "7.14.3"
"@polkadot/types-codec" "7.15.1"
"@polkadot/util" "^8.7.1"

"@polkadot/types-known@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-7.14.3.tgz#5c4e9f364f4bae00498b1dd18ed78616c5545d8e"
integrity sha512-u1DPow5hcY3IPWKMr7W9OGmhhal0wdUYsfu8SVe0/jqDZpZ4drOMpUEo60hR0N+8xmHQpkgsn65LoOqxPTB2WA==
"@polkadot/types-known@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-7.15.1.tgz#71dbf0835a48cdc97d0f50b0000298687e29818d"
integrity sha512-LMcNP0CxT84DqAKV62/qDeeIVIJCR5yzE9b+9AsYhyfhE4apwxjrThqZA7K0CF56bOdQJSexAerYB/jwk2IijA==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/networks" "^8.7.1"
"@polkadot/types" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/types-create" "7.14.3"
"@polkadot/types" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/types-create" "7.15.1"
"@polkadot/util" "^8.7.1"

"@polkadot/types-support@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-7.14.3.tgz#b59d7fc936dae0308bdea1ee8e8a1c8c001e4bad"
integrity sha512-gBrmjTpEsbaj5/SRZug/exOKwhg56GkOjouI/NYA4dikODPy1tOk3tx9SdvjLCQG5bd7GMY/sd9vbr1Rfu0Jnw==
"@polkadot/types-support@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-7.15.1.tgz#9c274759647dd89d46ea9cf74d593bcedcd85527"
integrity sha512-FIK251ffVo+NaUXLlaJeB5OvT7idDd3uxaoBM6IwsS87rzt2CcWMyCbu0uX89AHZUhSviVx7xaBxfkGEqMePWA==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/util" "^8.7.1"

"@polkadot/types@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-7.14.3.tgz#39d22b335e67574ad9f86ce08b606d945302a831"
integrity sha512-Nx6BeEcGe9EgmGif9SRd1fbRVlrxq7snZWMAhrJLq6cwoDsmtA6uRxwT8wWINwXCeCOa9RS5GAeDCeWYlFP1tQ==
"@polkadot/types@7.15.1":
version "7.15.1"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-7.15.1.tgz#fb78886f4437fbc472e01019846fb1f229d2a177"
integrity sha512-KawZVS+eLR1D6O7c/P5cSUwr6biM9Qd2KwKtJIO8l1Mrxp7r+y2tQnXSSXVAd6XPdb3wVMhnIID+NW3W99TAnQ==
dependencies:
"@babel/runtime" "^7.17.8"
"@polkadot/keyring" "^8.7.1"
"@polkadot/types-augment" "7.14.3"
"@polkadot/types-codec" "7.14.3"
"@polkadot/types-create" "7.14.3"
"@polkadot/types-augment" "7.15.1"
"@polkadot/types-codec" "7.15.1"
"@polkadot/types-create" "7.15.1"
"@polkadot/util" "^8.7.1"
"@polkadot/util-crypto" "^8.7.1"
rxjs "^7.5.5"
Expand Down

0 comments on commit 4bf63f4

Please sign in to comment.