|
12 | 12 | "bugs": {
|
13 | 13 | "url": "https://github.com/trufflesuite/truffle/issues"
|
14 | 14 | },
|
15 |
| - "version": "5.7.10", |
| 15 | + "version": "5.7.9", |
16 | 16 | "bin": {
|
17 | 17 | "truffle": "./cli.js",
|
18 | 18 | "truffle-exec": "./exec.js"
|
|
30 | 30 | "@truffle/compile-solidity": "^6.0.63",
|
31 | 31 | "@truffle/config": "^1.3.53",
|
32 | 32 | "@truffle/contract": "^4.6.17",
|
33 |
| - "@truffle/dashboard": "^0.3.13", |
34 |
| - "@truffle/db-loader": "^0.2.19", |
| 33 | + "@truffle/dashboard": "^0.3.12", |
| 34 | + "@truffle/db-loader": "^0.2.18", |
35 | 35 | "@truffle/debug-utils": "^6.0.47",
|
36 |
| - "@truffle/debugger": "^11.0.30", |
37 |
| - "@truffle/decoder": "^5.3.13", |
38 |
| - "@truffle/deployer": "^3.3.10", |
| 36 | + "@truffle/debugger": "^11.0.29", |
| 37 | + "@truffle/decoder": "^5.3.12", |
| 38 | + "@truffle/deployer": "^3.3.9", |
39 | 39 | "@truffle/environment": "^0.2.143",
|
40 | 40 | "@truffle/error": "^0.2.0",
|
41 | 41 | "@truffle/expect": "^0.1.5",
|
42 | 42 | "@truffle/fetch-and-compile": "^0.5.39",
|
43 | 43 | "@truffle/from-hardhat": "^0.2.4",
|
44 | 44 | "@truffle/hdwallet": "^0.1.1",
|
45 | 45 | "@truffle/interface-adapter": "^0.5.30",
|
46 |
| - "@truffle/migrate": "^3.3.31", |
| 46 | + "@truffle/migrate": "^3.3.30", |
47 | 47 | "@truffle/plugins": "^0.2.13",
|
48 | 48 | "@truffle/preserve": "^0.2.15",
|
49 | 49 | "@truffle/promise-tracker": "^0.1.5",
|
|
53 | 53 | "@truffle/resolver": "^9.0.36",
|
54 | 54 | "@truffle/source-fetcher": "^1.0.30",
|
55 | 55 | "@truffle/spinners": "^0.2.3",
|
56 |
| - "@truffle/test": "^0.1.15", |
57 |
| - "@truffle/workflow-compile": "^4.0.54", |
| 56 | + "@truffle/test": "^0.1.14", |
| 57 | + "@truffle/workflow-compile": "^4.0.53", |
58 | 58 | "JSONStream": "^1.3.5",
|
59 | 59 | "address": "^1.1.2",
|
60 | 60 | "chai": "^4.2.0",
|
|
0 commit comments