|
1 | 1 | { |
2 | | - "version": "9.1.8", |
| 2 | + "version": "9.1.9", |
3 | 3 | "name": "@substrate/api-sidecar", |
4 | 4 | "description": "REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.", |
5 | 5 | "homepage": "https://github.com/paritytech/substrate-api-sidecar#readme", |
|
49 | 49 | "lint:scripts": "cd scripts && substrate-dev-run-lint" |
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | | - "@polkadot/api": "^5.8.4-1", |
53 | | - "@polkadot/apps-config": "^0.95.1", |
| 52 | + "@polkadot/api": "^5.9.1", |
| 53 | + "@polkadot/apps-config": "^0.95.2-114", |
54 | 54 | "@polkadot/util-crypto": "^7.3.1", |
55 | 55 | "@polkadot/x-rxjs": "^6.11.1", |
56 | 56 | "@substrate/calc": "^0.2.2", |
|
75 | 75 | "tsc-watch": "^4.4.0" |
76 | 76 | }, |
77 | 77 | "resolutions": { |
78 | | - "@polkadot/api": "^5.8.4-1", |
79 | | - "@polkadot/api-contract": "^5.8.4-1", |
| 78 | + "@polkadot/api": "^5.8.4-4", |
| 79 | + "@polkadot/api-contract": "^5.8.4-4", |
80 | 80 | "@polkadot/hw-ledger": "^7.3.1", |
81 | 81 | "@polkadot/keyring": "^7.3.1", |
82 | 82 | "@polkadot/networks": "^7.3.1", |
83 | | - "@polkadot/phishing": "^0.6.283", |
84 | | - "@polkadot/types": "^5.8.4-1", |
85 | | - "@polkadot/types-known": "^5.8.4-1", |
86 | | - "@polkadot/types-support": "^5.8.4-1", |
| 83 | + "@polkadot/phishing": "^0.6.286", |
| 84 | + "@polkadot/types": "^5.8.4-4", |
| 85 | + "@polkadot/types-known": "^5.8.4-4", |
| 86 | + "@polkadot/types-support": "^5.8.4-4", |
87 | 87 | "@polkadot/util": "^7.3.1", |
88 | 88 | "@polkadot/util-crypto": "^7.3.1", |
89 | 89 | "@polkadot/wasm-crypto": "^4.2.1", |
|
0 commit comments