|
1 | 1 | { |
2 | 2 | "name": "streamr-client", |
3 | | - "version": "8.4.0", |
| 3 | + "version": "8.5.0", |
4 | 4 | "description": "JavaScript client library for Streamr", |
5 | 5 | "private": true, |
6 | 6 | "repository": { |
|
46 | 46 | "@babel/preset-env": "^7.16.4", |
47 | 47 | "@babel/preset-typescript": "^7.16.0", |
48 | 48 | "@ethersproject/wordlists": "^5.5.0", |
49 | | - "@streamr/test-utils": "8.4.0", |
| 49 | + "@streamr/test-utils": "8.5.0", |
50 | 50 | "@types/heap": "^0.2.28", |
51 | 51 | "@types/lodash": "^4.14.175", |
52 | 52 | "@types/node-fetch": "^2.5.12", |
|
97 | 97 | "@ethersproject/wallet": "^5.5.0", |
98 | 98 | "@ethersproject/web": "^5.5.0", |
99 | 99 | "@lit-protocol/lit-node-client": "2.1.161", |
100 | | - "@streamr/network-node": "8.4.0", |
101 | | - "@streamr/protocol": "8.4.0", |
102 | | - "@streamr/utils": "8.4.0", |
| 100 | + "@streamr/network-node": "8.5.0", |
| 101 | + "@streamr/protocol": "8.5.0", |
| 102 | + "@streamr/utils": "8.5.0", |
103 | 103 | "ajv": "^8.8.2", |
104 | 104 | "ajv-formats": "^2.1.1", |
105 | 105 | "core-js": "^3.19.1", |
|
0 commit comments