|
80 | 80 | "vitest": "^3.1.3" |
81 | 81 | }, |
82 | 82 | "dependencies": { |
83 | | - "@polkadot/api": "16.4.3", |
84 | | - "@polkadot/api-augment": "16.4.3", |
85 | | - "@polkadot/rpc-provider": "16.4.3", |
86 | | - "@polkadot/types": "16.4.3", |
87 | | - "@polkadot/types-codec": "16.4.3", |
88 | | - "@polkadot/types-known": "16.4.3", |
| 83 | + "@polkadot/api": "16.4.5", |
| 84 | + "@polkadot/api-augment": "16.4.5", |
| 85 | + "@polkadot/rpc-provider": "16.4.5", |
| 86 | + "@polkadot/types": "16.4.5", |
| 87 | + "@polkadot/types-codec": "16.4.5", |
| 88 | + "@polkadot/types-known": "16.4.5", |
89 | 89 | "@polkadot/util": "13.5.5", |
90 | 90 | "@polkadot/util-crypto": "13.5.5", |
91 | 91 | "@substrate/asset-transfer-api-registry": "^0.3.0", |
92 | 92 | "bn.js": "^5.2.2" |
93 | 93 | }, |
94 | 94 | "resolutions": { |
95 | | - "@polkadot/api": "16.4.3", |
| 95 | + "@polkadot/api": "16.4.5", |
96 | 96 | "@polkadot/types-create": "16.4.3", |
97 | | - "@polkadot/rpc-provider": "16.4.3", |
98 | | - "@polkadot/api-augment": "16.4.3", |
99 | | - "@polkadot/types": "16.4.3", |
100 | | - "@polkadot/types-codec": "16.4.3", |
| 97 | + "@polkadot/rpc-provider": "16.4.5", |
| 98 | + "@polkadot/api-augment": "16.4.5", |
| 99 | + "@polkadot/types": "16.4.5", |
| 100 | + "@polkadot/types-codec": "16.4.5", |
101 | 101 | "@polkadot/util-crypto": "13.5.5", |
102 | 102 | "@polkadot/util": "13.5.5", |
103 | 103 | "@polkadot/keyring": "13.5.5" |
|
0 commit comments