|
1 | 1 | { |
2 | 2 | "author": "Richard Moore <[email protected]>", |
3 | 3 | "dependencies": { |
4 | | - "@ethersproject/address": "^5.6.0", |
5 | | - "@ethersproject/bignumber": "^5.6.0", |
6 | | - "@ethersproject/bytes": "^5.6.0", |
7 | | - "@ethersproject/constants": "^5.6.0", |
8 | | - "@ethersproject/hash": "^5.6.0", |
9 | | - "@ethersproject/keccak256": "^5.6.0", |
| 4 | + "@ethersproject/address": "^5.6.1", |
| 5 | + "@ethersproject/bignumber": "^5.6.2", |
| 6 | + "@ethersproject/bytes": "^5.6.1", |
| 7 | + "@ethersproject/constants": "^5.6.1", |
| 8 | + "@ethersproject/hash": "^5.6.1", |
| 9 | + "@ethersproject/keccak256": "^5.6.1", |
10 | 10 | "@ethersproject/logger": "^5.6.0", |
11 | 11 | "@ethersproject/properties": "^5.6.0", |
12 | | - "@ethersproject/strings": "^5.6.0" |
| 12 | + "@ethersproject/strings": "^5.6.1" |
13 | 13 | }, |
14 | 14 | "description": "Utilities and Classes for parsing, formatting and managing Ethereum ABIs.", |
15 | 15 | "ethereum": "donations.ethers.eth", |
|
43 | 43 | "test": "echo \"Error: no test specified\" && exit 1" |
44 | 44 | }, |
45 | 45 | "sideEffects": false, |
46 | | - "tarballHash": "0x7ff6c636d18c294fc57e928acd5220663b349ead342f891342017e12078fbc80", |
| 46 | + "tarballHash": "0x2d96f539c1e65b970f674ea9f938ed6f032fdcce7ae53d15fbc862bb4ccee929", |
47 | 47 | "types": "./lib/index.d.ts", |
48 | | - "version": "5.6.2" |
| 48 | + "version": "5.6.3" |
49 | 49 | } |
0 commit comments