Skip to content
yarn.lock 45.5 KiB
Newer Older
Maciej Hirsz's avatar
Maciej Hirsz committed
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


"@babel/runtime@^7.7.7":
  version "7.8.3"
  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
  integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
  dependencies:
    regenerator-runtime "^0.13.2"

"@polkadot/api-derive@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-0.100.1.tgz#dd6b449bfcf3a67495dbb3b0cfbe264c98a2f028"
  integrity sha512-U9MKNvo+BEIEHFPrg5rEYhAnQ56NhsSKjG+xwETAeK6xGmVx5UAFJk2zTwR8/nKCQpxJXX6E3laXcCFn0F1lMw==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/api" "^0.100.1"
    "@polkadot/types" "^0.100.1"

"@polkadot/api@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-0.100.1.tgz#cc36ee70d98fb37edf6bbf67f6ce4adbde8dbd82"
  integrity sha512-A3Qtj4iLMuZWrfQowf9MX/NhB9/fqxl8gSfA9OXQuJShlIokyzHaXe4CLDburqPYsyM7eWOhPAEQqUPsOSg7uw==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/api-derive" "^0.100.1"
    "@polkadot/keyring" "^1.8.1"
    "@polkadot/metadata" "^0.100.1"
    "@polkadot/rpc-core" "^0.100.1"
    "@polkadot/rpc-provider" "^0.100.1"
    "@polkadot/types" "^0.100.1"
    "@polkadot/util-crypto" "^1.8.1"

"@polkadot/jsonrpc@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/jsonrpc/-/jsonrpc-0.100.1.tgz#5851e86d1311889791190cda93d33ce54fd9a2d5"
  integrity sha512-Y454IMglSq94Y4wOYxlVSdm2mdQKcKKf3jte75RuXIqwkjh9iBUim5pOM5JbUvq6+NgZixakvX11R4YPsCcanQ==
  dependencies:
    "@babel/runtime" "^7.7.7"

"@polkadot/keyring@^1.8.1":
  version "1.8.1"
  resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-1.8.1.tgz#69a9209f22b766a9e2d97d36bfca8bcdbc4daa18"
  integrity sha512-KeDbfP8biY3bXEhMv1ANp9d3kCuXj2oxseuDK0jvxRo7CehVME9UwAMGQK3Y9NCUuYWd+xTO2To0ZOqR7hdmuQ==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/util" "^1.8.1"
    "@polkadot/util-crypto" "^1.8.1"

"@polkadot/metadata@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-0.100.1.tgz#fb92d86dc19c59a22af2f09e265b3c72b24fae54"
  integrity sha512-KplhDlWHIEDV4R3NdG52AmcN99RQ/PV6dBrjC3FByPVJ3yLQwVA0c5HgyqKGRBOroyy9dh1b8wF/XTh95O1NWw==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/types" "^0.100.1"
    "@polkadot/util" "^1.8.1"
    "@polkadot/util-crypto" "^1.8.1"

"@polkadot/rpc-core@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-0.100.1.tgz#0548b963f7b66296ee08a417802b9bb9e528be44"
  integrity sha512-1bRpQG+1B3nWGN1BduR0eNNerXhD567OMHwQbQZEMm18WglI4yNEq3u4s+1Pb5vnEnyofr8/8b1ecseq8J1Ahw==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/jsonrpc" "^0.100.1"
    "@polkadot/rpc-provider" "^0.100.1"
    "@polkadot/types" "^0.100.1"
    "@polkadot/util" "^1.8.1"
    rxjs "^6.5.4"

"@polkadot/rpc-provider@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-0.100.1.tgz#8d408274ae7964b52822abe0edeb66e51ba66960"
  integrity sha512-Rtic7fFWEd+xrZCdoPvb3pTCl3MmpI7KiZKFJkO5Fa6kKOZXhSA18lg++w1bKb6R6elcTS5pKEvTHVt/L4uLNQ==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/metadata" "^0.100.1"
    "@polkadot/util" "^1.8.1"
    "@polkadot/util-crypto" "^1.8.1"
    eventemitter3 "^4.0.0"
    isomorphic-fetch "^2.2.1"
    websocket "^1.0.31"

"@polkadot/types@^0.100.1":
  version "0.100.1"
  resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.100.1.tgz#62a50d6a0096843d4dd326c87f8eae86a65a9991"
  integrity sha512-W7KP0bstF4udABWiZclc/ciK6MC2vmf+pLIJsEJpXD5HAc88lumbnAh6tTu/mnsobOM0FmSA5pHLvkljnA0grQ==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/metadata" "^0.100.1"
    "@polkadot/util" "^1.8.1"
    "@polkadot/util-crypto" "^1.8.1"
    "@types/memoizee" "^0.4.3"
    memoizee "^0.4.14"

"@polkadot/util-crypto@^1.8.1":
  version "1.8.1"
  resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-1.8.1.tgz#dbc3f75c4a780bd31cd37e63cf27bade54728646"
  integrity sha512-ypUs10hV1HPvYc0ZsEu+LTGSEh0rkr0as/FUh7+Z9v3Bxibn3aO+EOxJPQuDbZZ59FSMRmc9SeOSa0wn9ddrnw==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@polkadot/util" "^1.8.1"
    "@polkadot/wasm-crypto" "^0.14.1"
    "@types/bip39" "^2.4.2"
    "@types/bs58" "^4.0.0"
    "@types/pbkdf2" "^3.0.0"
    "@types/secp256k1" "^3.5.0"
    "@types/xxhashjs" "^0.2.1"
    base-x "3.0.5"
    bip39 "^2.5.0"
    blakejs "^1.1.0"
    bs58 "^4.0.1"
    js-sha3 "^0.8.0"
    secp256k1 "^3.8.0"
    tweetnacl "^1.0.1"
    xxhashjs "^0.2.2"

"@polkadot/util@^1.8.1":
  version "1.8.1"
  resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-1.8.1.tgz#7473383a1eb26bec59cca53643cf07bc078fe052"
  integrity sha512-sFpr+JLCG9d+epjboXsmJ1qcKa96r8ZYzXmVo8+aPzI/9jKKyez6Unox/dnfnpKppZB2nJuLcsxQm6nocp2Caw==
  dependencies:
    "@babel/runtime" "^7.7.7"
    "@types/bn.js" "^4.11.6"
    bn.js "^4.11.8"
    camelcase "^5.3.1"
    chalk "^3.0.0"
    ip-regex "^4.1.0"
    moment "^2.24.0"

"@polkadot/wasm-crypto@^0.14.1":
  version "0.14.1"
  resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-0.14.1.tgz#f4923bba22d7c68a4be3575ba27790947b212633"
  integrity sha512-Xng7L2Z8TNZa/5g6pot4O06Jf0ohQRZdvfl8eQL+E/L2mcqJYC1IjkMxJBSBuQEV7hisWzh9mHOy5WCcgPk29Q==

"@types/bip39@^2.4.2":
  version "2.4.2"
  resolved "https://registry.yarnpkg.com/@types/bip39/-/bip39-2.4.2.tgz#f5d6617212be496bb998d3969f657f77a10c5287"
  integrity sha512-Vo9lqOIRq8uoIzEVrV87ZvcIM0PN9t0K3oYZ/CS61fIYKCBdOIM7mlWzXuRvSXrDtVa1uUO2w1cdfufxTC0bzg==
  dependencies:
    "@types/node" "*"

"@types/bn.js@^4.11.6":
  version "4.11.6"
  resolved "https://registry.yarnpkg.com/@types/bn.js/-/bn.js-4.11.6.tgz#c306c70d9358aaea33cd4eda092a742b9505967c"
  integrity sha512-pqr857jrp2kPuO9uRjZ3PwnJTjoQy+fcdxvBTvHm6dkmEL9q+hDD/2j/0ELOBPtPnS8LjCX0gI9nbl8lVkadpg==
  dependencies:
    "@types/node" "*"

"@types/body-parser@*":
  version "1.17.1"
  resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.17.1.tgz#18fcf61768fb5c30ccc508c21d6fd2e8b3bf7897"
  integrity sha512-RoX2EZjMiFMjZh9lmYrwgoP9RTpAjSHiJxdp4oidAQVO02T7HER3xj9UKue5534ULWeqVEkujhWcyvUce+d68w==
  dependencies:
    "@types/connect" "*"
    "@types/node" "*"

"@types/bs58@^4.0.0":
  version "4.0.1"
  resolved "https://registry.yarnpkg.com/@types/bs58/-/bs58-4.0.1.tgz#3d51222aab067786d3bc3740a84a7f5a0effaa37"
  integrity sha512-yfAgiWgVLjFCmRv8zAcOIHywYATEwiTVccTLnRp6UxTNavT55M9d/uhK3T03St/+8/z/wW+CRjGKUNmEqoHHCA==
  dependencies:
    base-x "^3.0.6"

"@types/color-name@^1.1.1":
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
  integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==

"@types/connect@*":
  version "3.4.33"
  resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.33.tgz#31610c901eca573b8713c3330abc6e6b9f588546"
  integrity sha512-2+FrkXY4zllzTNfJth7jOqEHC+enpLeGslEhpnTAkg21GkRrWV4SsAtqchtT4YS9/nODBU2/ZfsBY2X4J/dX7A==
  dependencies:
    "@types/node" "*"

"@types/express-serve-static-core@*":
  version "4.17.2"
  resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.2.tgz#f6f41fa35d42e79dbf6610eccbb2637e6008a0cf"
  integrity sha512-El9yMpctM6tORDAiBwZVLMcxoTMcqqRO9dVyYcn7ycLWbvR8klrDn8CAOwRfZujZtWD7yS/mshTdz43jMOejbg==
  dependencies:
    "@types/node" "*"
    "@types/range-parser" "*"

"@types/express@^4.17.2":
  version "4.17.2"
  resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.2.tgz#a0fb7a23d8855bac31bc01d5a58cadd9b2173e6c"
  integrity sha512-5mHFNyavtLoJmnusB8OKJ5bshSzw+qkMIBAobLrIM48HJvunFva9mOa6aBwh64lBFyNwBbs0xiEFuj4eU/NjCA==
  dependencies:
    "@types/body-parser" "*"
    "@types/express-serve-static-core" "*"
    "@types/serve-static" "*"

"@types/memoizee@^0.4.3":
  version "0.4.3"
  resolved "https://registry.yarnpkg.com/@types/memoizee/-/memoizee-0.4.3.tgz#f48270d19327c1709620132cf54d598650f98492"
  integrity sha512-N6QT0c9ZbEKl33n1wyoTxZs4cpN+YXjs0Aqy5Qim8ipd9PBNIPqOh/p5Pixc4601tqr5GErsdxUbfqviDfubNw==

Loading full blame...