|
12 | 12 | "bugs": {
|
13 | 13 | "url": "https://github.com/trufflesuite/truffle/issues"
|
14 | 14 | },
|
15 |
| - "version": "5.7.5", |
| 15 | + "version": "5.7.6", |
16 | 16 | "bin": {
|
17 | 17 | "truffle": "./cli.js",
|
18 | 18 | "truffle-exec": "./exec.js"
|
|
27 | 27 | "@truffle/code-utils": "^3.0.1",
|
28 | 28 | "@truffle/codec": "^0.14.14",
|
29 | 29 | "@truffle/compile-common": "^0.9.2",
|
30 |
| - "@truffle/compile-solidity": "^6.0.58", |
| 30 | + "@truffle/compile-solidity": "^6.0.59", |
31 | 31 | "@truffle/config": "^1.3.51",
|
32 | 32 | "@truffle/contract": "^4.6.14",
|
33 |
| - "@truffle/dashboard": "^0.3.8", |
34 |
| - "@truffle/db-loader": "^0.2.14", |
| 33 | + "@truffle/dashboard": "^0.3.9", |
| 34 | + "@truffle/db-loader": "^0.2.15", |
35 | 35 | "@truffle/debug-utils": "^6.0.45",
|
36 |
| - "@truffle/debugger": "^11.0.25", |
37 |
| - "@truffle/decoder": "^5.3.8", |
38 |
| - "@truffle/deployer": "^3.3.5", |
39 |
| - "@truffle/environment": "^0.2.138", |
| 36 | + "@truffle/debugger": "^11.0.26", |
| 37 | + "@truffle/decoder": "^5.3.9", |
| 38 | + "@truffle/deployer": "^3.3.6", |
| 39 | + "@truffle/environment": "^0.2.139", |
40 | 40 | "@truffle/error": "^0.2.0",
|
41 | 41 | "@truffle/expect": "^0.1.4",
|
42 |
| - "@truffle/fetch-and-compile": "^0.5.34", |
43 |
| - "@truffle/from-hardhat": "^0.1.19", |
| 42 | + "@truffle/fetch-and-compile": "^0.5.35", |
| 43 | + "@truffle/from-hardhat": "^0.2.0", |
44 | 44 | "@truffle/hdwallet": "^0.1.1",
|
45 | 45 | "@truffle/interface-adapter": "^0.5.28",
|
46 |
| - "@truffle/migrate": "^3.3.26", |
| 46 | + "@truffle/migrate": "^3.3.27", |
47 | 47 | "@truffle/plugins": "^0.2.13",
|
48 | 48 | "@truffle/preserve": "^0.2.15",
|
49 | 49 | "@truffle/promise-tracker": "^0.1.5",
|
50 | 50 | "@truffle/provider": "^0.3.4",
|
51 | 51 | "@truffle/provisioner": "^0.2.74",
|
52 |
| - "@truffle/require": "^2.1.21", |
53 |
| - "@truffle/resolver": "^9.0.31", |
| 52 | + "@truffle/require": "^2.1.22", |
| 53 | + "@truffle/resolver": "^9.0.32", |
54 | 54 | "@truffle/source-fetcher": "^1.0.28",
|
55 | 55 | "@truffle/spinners": "^0.2.3",
|
56 |
| - "@truffle/test": "^0.1.10", |
57 |
| - "@truffle/workflow-compile": "^4.0.49", |
| 56 | + "@truffle/test": "^0.1.11", |
| 57 | + "@truffle/workflow-compile": "^4.0.50", |
58 | 58 | "JSONStream": "^1.3.5",
|
59 | 59 | "address": "^1.1.2",
|
60 | 60 | "chai": "^4.2.0",
|
|
0 commit comments