|
3 | 3 | "./lib/wordlists": "./lib/wordlists.js"
|
4 | 4 | },
|
5 | 5 | "_ethers.alias": {
|
6 |
| - "dead-wordlists.js": "dead-browser-wordlists.js" |
| 6 | + "wordlists.js": "browser-wordlists.js" |
7 | 7 | },
|
8 | 8 | "author": "Richard Moore <[email protected]>",
|
9 | 9 | "dependencies": {
|
10 |
| - "@ethersproject/bytes": "^5.4.0", |
11 |
| - "@ethersproject/hash": "^5.4.0", |
12 |
| - "@ethersproject/logger": "^5.4.0", |
13 |
| - "@ethersproject/properties": "^5.4.0", |
14 |
| - "@ethersproject/strings": "^5.4.0" |
| 10 | + "@ethersproject/bytes": "^5.5.0", |
| 11 | + "@ethersproject/hash": "^5.5.0", |
| 12 | + "@ethersproject/logger": "^5.5.0", |
| 13 | + "@ethersproject/properties": "^5.5.0", |
| 14 | + "@ethersproject/strings": "^5.5.0" |
15 | 15 | },
|
16 | 16 | "description": "Word lists for BIP39 wallets.",
|
17 | 17 | "ethereum": "donations.ethers.eth",
|
|
45 | 45 | "test": "echo \"Error: no test specified\" && exit 1"
|
46 | 46 | },
|
47 | 47 | "sideEffects": false,
|
48 |
| - "tarballHash": "0xed146d30213e5f1c9faca4285d27254e3143759f02793b80a5ebc0f19703ea11", |
| 48 | + "tarballHash": "0x50636816baaed99154f0458e399e704ed58bebaa67a480ab3edebb900ee57965", |
49 | 49 | "types": "./lib/index.d.ts",
|
50 |
| - "version": "5.4.0" |
| 50 | + "version": "5.5.0" |
51 | 51 | }
|
0 commit comments