|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/runtime@^7.8.4": |
6 |
| - version "7.8.4" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308" |
8 |
| - integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ== |
9 |
| - dependencies: |
10 |
| - regenerator-runtime "^0.13.2" |
11 |
| - |
12 | 5 | "@babel/runtime@^7.8.7":
|
13 | 6 | version "7.8.7"
|
14 | 7 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
|
15 | 8 | integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
|
16 | 9 | dependencies:
|
17 | 10 | regenerator-runtime "^0.13.4"
|
18 | 11 |
|
19 |
| -"@polkadot/api-derive@1.6.2": |
20 |
| - version "1.6.2" |
21 |
| - resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-1.6.2.tgz#6f6b327b854b9a5624130bdfca6319b91a2ffe2d" |
22 |
| - integrity sha512-x0LA+Jh1GV9yjMYflE0G7PN87Bglm6fu3KepJdxg4FLja4ruYygvOKlprlEynOqW7bEEKba01cB2t7B3ksPzFw== |
| 12 | +"@polkadot/api-derive@1.7.1": |
| 13 | + version "1.7.1" |
| 14 | + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-1.7.1.tgz#17446854462886e9782e68cbfb6f86dc0405a830" |
| 15 | + integrity sha512-kSJ9K6RQH8fuyUL+51PtuVjBhwUW+Cwm15fBzX0qWrZHqPzeBnZBdZFCJ8gGP61Olfl7u6OQeChhujL5NGwCHA== |
23 | 16 | dependencies:
|
24 |
| - "@babel/runtime" "^7.8.4" |
25 |
| - "@polkadot/api" "1.6.2" |
26 |
| - "@polkadot/rpc-core" "1.6.2" |
27 |
| - "@polkadot/rpc-provider" "1.6.2" |
28 |
| - "@polkadot/types" "1.6.2" |
| 17 | + "@babel/runtime" "^7.8.7" |
| 18 | + "@polkadot/api" "1.7.1" |
| 19 | + "@polkadot/rpc-core" "1.7.1" |
| 20 | + "@polkadot/rpc-provider" "1.7.1" |
| 21 | + "@polkadot/types" "1.7.1" |
29 | 22 | "@polkadot/util" "^2.6.2"
|
30 | 23 | "@polkadot/util-crypto" "^2.6.2"
|
31 | 24 | bn.js "^5.1.1"
|
32 | 25 | memoizee "^0.4.14"
|
33 | 26 | rxjs "^6.5.4"
|
34 | 27 |
|
35 |
| -"@polkadot/api@1.6.2": |
36 |
| - version "1.6.2" |
37 |
| - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.6.2.tgz#d9ec9a292b163c6f33c2b54974ec6733287a6595" |
38 |
| - integrity sha512-ZTOOBzfyt1ZWmsvNhMXjcu+4ASSbd3obgma88VkOF7JcF77DoLdFfESqzOoj3xViOOH+yqqZ1bMNoDr1QmZfYg== |
| 28 | +"@polkadot/api@1.7.1": |
| 29 | + version "1.7.1" |
| 30 | + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.7.1.tgz#89470ca40bc64e355d691e75940f92f6e444aa1b" |
| 31 | + integrity sha512-axrsxpXbM1K3H6FzSWYQKaVlKyqXheZVId1grOKwX3ZA/DB/mSr1YFXqZt8UNgzJDf8LH3VOyWHOOcmxWyi7nw== |
39 | 32 | dependencies:
|
40 |
| - "@babel/runtime" "^7.8.4" |
41 |
| - "@polkadot/api-derive" "1.6.2" |
| 33 | + "@babel/runtime" "^7.8.7" |
| 34 | + "@polkadot/api-derive" "1.7.1" |
42 | 35 | "@polkadot/keyring" "^2.6.2"
|
43 |
| - "@polkadot/metadata" "1.6.2" |
44 |
| - "@polkadot/rpc-core" "1.6.2" |
45 |
| - "@polkadot/rpc-provider" "1.6.2" |
46 |
| - "@polkadot/types" "1.6.2" |
| 36 | + "@polkadot/metadata" "1.7.1" |
| 37 | + "@polkadot/rpc-core" "1.7.1" |
| 38 | + "@polkadot/rpc-provider" "1.7.1" |
| 39 | + "@polkadot/types" "1.7.1" |
47 | 40 | "@polkadot/util" "^2.6.2"
|
48 | 41 | "@polkadot/util-crypto" "^2.6.2"
|
49 | 42 | bn.js "^5.1.1"
|
50 | 43 | eventemitter3 "^4.0.0"
|
51 | 44 | rxjs "^6.5.4"
|
52 | 45 |
|
53 |
| -"@polkadot/jsonrpc@1.6.2": |
54 |
| - version "1.6.2" |
55 |
| - resolved "https://registry.yarnpkg.com/@polkadot/jsonrpc/-/jsonrpc-1.6.2.tgz#57c057b9d649782753621afa0390ed5a86b9b480" |
56 |
| - integrity sha512-hYzyT0QsUzLBb0JUtzAfp0XPKuSJnd/RnpOpVf5yZ9lk1Z+sqpe9z1LsutAPWZtUhFNtUhUfxDOSrGWu28XKhg== |
| 46 | +"@polkadot/jsonrpc@1.7.1": |
| 47 | + version "1.7.1" |
| 48 | + resolved "https://registry.yarnpkg.com/@polkadot/jsonrpc/-/jsonrpc-1.7.1.tgz#eb5a07415e56311cc0dbe03eeca28060e49b3d30" |
| 49 | + integrity sha512-tOniIG97p4QYTsKlRK10UTbV8EFBAlY/VeW2+vQqItY/8jsDHvExF7Wzhbxs1pRYXILaVaqGMxaXXEjoMw6Xxg== |
57 | 50 | dependencies:
|
58 |
| - "@babel/runtime" "^7.8.4" |
59 |
| - "@polkadot/types" "1.6.2" |
| 51 | + "@babel/runtime" "^7.8.7" |
| 52 | + "@polkadot/types" "1.7.1" |
60 | 53 | "@polkadot/util" "^2.6.2"
|
61 | 54 |
|
62 | 55 | "@polkadot/keyring@^2.6.2":
|
|
68 | 61 | "@polkadot/util" "2.6.2"
|
69 | 62 | "@polkadot/util-crypto" "2.6.2"
|
70 | 63 |
|
71 |
| -"@polkadot/metadata@1.6.2": |
72 |
| - version "1.6.2" |
73 |
| - resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.6.2.tgz#38ef3c95209485bfcc9da9258f53e4c3da9510a3" |
74 |
| - integrity sha512-iFolXhI83E8s1Ac2RWV0ws2NL41phZSL2roscSFWsi4wUITg8h71o7W6Gp5olWeXvENraCga2Uei4+1AvvFsQg== |
| 64 | +"@polkadot/metadata@1.7.1": |
| 65 | + version "1.7.1" |
| 66 | + resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.7.1.tgz#47878d714a0d4898a17eac74e72131140680eec9" |
| 67 | + integrity sha512-We5eaUwuBNa4Q/shLpEtwUoTZvYMQgpZPW5N/JRoitkJBHJiHvt12IR8JgQnB5wrDNoJ8f97kVOv1eeXTzhn4g== |
75 | 68 | dependencies:
|
76 |
| - "@babel/runtime" "^7.8.4" |
77 |
| - "@polkadot/types" "1.6.2" |
| 69 | + "@babel/runtime" "^7.8.7" |
| 70 | + "@polkadot/types" "1.7.1" |
78 | 71 | "@polkadot/util" "^2.6.2"
|
79 | 72 | "@polkadot/util-crypto" "^2.6.2"
|
80 | 73 | bn.js "^5.1.1"
|
81 | 74 |
|
82 |
| -"@polkadot/rpc-core@1.6.2": |
83 |
| - version "1.6.2" |
84 |
| - resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-1.6.2.tgz#4ea68dcfd29ea749d92a968abec3ba738aae4774" |
85 |
| - integrity sha512-GZeXwx3wzpS4TPEE9SjqaawmMGmB8lrvOysS1F8trRBQ278H6xt/oGS9PiATZ0Tkv4pdGPMZvStQFYaIK31Rcg== |
| 75 | +"@polkadot/rpc-core@1.7.1": |
| 76 | + version "1.7.1" |
| 77 | + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-1.7.1.tgz#ad90b330b9edef34035cd3ba755da2e0f6dc512d" |
| 78 | + integrity sha512-et5sdEJkIgU5l/nU5o5JwvuIAYz9HDYLxj+VNGIwA7ACcG+OWb/sDtBELmlYGCXmzKnMgW5aq/Fj2+Wgvj34PA== |
86 | 79 | dependencies:
|
87 |
| - "@babel/runtime" "^7.8.4" |
88 |
| - "@polkadot/jsonrpc" "1.6.2" |
89 |
| - "@polkadot/metadata" "1.6.2" |
90 |
| - "@polkadot/rpc-provider" "1.6.2" |
91 |
| - "@polkadot/types" "1.6.2" |
| 80 | + "@babel/runtime" "^7.8.7" |
| 81 | + "@polkadot/jsonrpc" "1.7.1" |
| 82 | + "@polkadot/metadata" "1.7.1" |
| 83 | + "@polkadot/rpc-provider" "1.7.1" |
| 84 | + "@polkadot/types" "1.7.1" |
92 | 85 | "@polkadot/util" "^2.6.2"
|
93 | 86 | memoizee "^0.4.14"
|
94 | 87 | rxjs "^6.5.4"
|
95 | 88 |
|
96 |
| -"@polkadot/rpc-provider@1.6.2": |
97 |
| - version "1.6.2" |
98 |
| - resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-1.6.2.tgz#c8df4dcb4cf6931d691aa02952ac5c9dc68cac6e" |
99 |
| - integrity sha512-PJF7124SAOiTLI+ySFkX6BxgPzU8cWrlitvSKHW/ClQHvmF0A8qR2qILiPKwY9rMYbgHbLzJqOyt3JrVPuCVxA== |
| 89 | +"@polkadot/rpc-provider@1.7.1": |
| 90 | + version "1.7.1" |
| 91 | + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-1.7.1.tgz#745bfda406281783a7cb2d350e1ac72f4795d54c" |
| 92 | + integrity sha512-AVAoqeXBNEvy9B1n9Gs0ENW/AHRnHqwDMysAz5hCdoQZXuSYh2WTikXbIsvWH1ouS1Fu3x0pfZW1s2EONonYWA== |
100 | 93 | dependencies:
|
101 |
| - "@babel/runtime" "^7.8.4" |
102 |
| - "@polkadot/jsonrpc" "1.6.2" |
103 |
| - "@polkadot/metadata" "1.6.2" |
104 |
| - "@polkadot/types" "1.6.2" |
| 94 | + "@babel/runtime" "^7.8.7" |
| 95 | + "@polkadot/jsonrpc" "1.7.1" |
| 96 | + "@polkadot/metadata" "1.7.1" |
| 97 | + "@polkadot/types" "1.7.1" |
105 | 98 | "@polkadot/util" "^2.6.2"
|
106 | 99 | "@polkadot/util-crypto" "^2.6.2"
|
107 | 100 | bn.js "^5.1.1"
|
108 | 101 | eventemitter3 "^4.0.0"
|
109 | 102 | isomorphic-fetch "^2.2.1"
|
110 | 103 | websocket "^1.0.31"
|
111 | 104 |
|
112 |
| -"@polkadot/types@1.6.2": |
113 |
| - version "1.6.2" |
114 |
| - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.6.2.tgz#7a4afce9fcb734c4e5d40dcbce923ee799d84745" |
115 |
| - integrity sha512-mo1eKJPcllsaOe+h7kIvjklJXH8c0AqLM9bDGhJtM3O3+aAM99xDItHp02uaoEywCUbc9XqI4+/mH/Lu0fTT3g== |
| 105 | +"@polkadot/types@1.7.1": |
| 106 | + version "1.7.1" |
| 107 | + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.7.1.tgz#83a0c6a8ccc621f513d79510280af21632d058b8" |
| 108 | + integrity sha512-w0GOVuBssu+AAB5uk5eOiSToTJnej9J7r5M4sdxGb+nJHxnnHcyNYm8j6PtSK0O/UwYgJG4FzUhzSkvRczE+hQ== |
116 | 109 | dependencies:
|
117 |
| - "@babel/runtime" "^7.8.4" |
118 |
| - "@polkadot/metadata" "1.6.2" |
| 110 | + "@babel/runtime" "^7.8.7" |
| 111 | + "@polkadot/metadata" "1.7.1" |
119 | 112 | "@polkadot/util" "^2.6.2"
|
120 | 113 | "@polkadot/util-crypto" "^2.6.2"
|
121 | 114 | "@types/bn.js" "^4.11.6"
|
|
862 | 855 | iconv-lite "0.4.24"
|
863 | 856 | unpipe "1.0.0"
|
864 | 857 |
|
865 |
| -regenerator-runtime@^0.13.2: |
866 |
| - version "0.13.3" |
867 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" |
868 |
| - integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw== |
869 |
| - |
870 | 858 | regenerator-runtime@^0.13.4:
|
871 | 859 | version "0.13.4"
|
872 | 860 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#e96bf612a3362d12bb69f7e8f74ffeab25c7ac91"
|
|
0 commit comments