|
12 | 12 | "bugs": { |
13 | 13 | "url": "https://github.com/trufflesuite/truffle/issues" |
14 | 14 | }, |
15 | | - "version": "5.8.3", |
| 15 | + "version": "5.8.4", |
16 | 16 | "bin": { |
17 | 17 | "truffle": "./cli.js", |
18 | 18 | "truffle-exec": "./exec.js" |
|
27 | 27 | "@truffle/code-utils": "^3.0.2", |
28 | 28 | "@truffle/codec": "^0.14.17", |
29 | 29 | "@truffle/compile-common": "^0.9.4", |
30 | | - "@truffle/compile-solidity": "^6.0.66", |
| 30 | + "@truffle/compile-solidity": "^6.0.67", |
31 | 31 | "@truffle/config": "^1.3.55", |
32 | 32 | "@truffle/contract": "^4.6.20", |
33 | | - "@truffle/dashboard": "^0.3.16", |
34 | | - "@truffle/db-loader": "^0.2.22", |
| 33 | + "@truffle/dashboard": "^0.3.17", |
| 34 | + "@truffle/db-loader": "^0.2.23", |
35 | 35 | "@truffle/debug-utils": "^6.0.48", |
36 | | - "@truffle/debugger": "^11.0.33", |
37 | | - "@truffle/decoder": "^5.3.16", |
38 | | - "@truffle/deployer": "^3.3.13", |
39 | | - "@truffle/environment": "^0.2.146", |
| 36 | + "@truffle/debugger": "^11.0.34", |
| 37 | + "@truffle/decoder": "^5.3.17", |
| 38 | + "@truffle/deployer": "^3.3.14", |
| 39 | + "@truffle/environment": "^0.2.147", |
40 | 40 | "@truffle/error": "^0.2.0", |
41 | 41 | "@truffle/expect": "^0.1.5", |
42 | | - "@truffle/fetch-and-compile": "^0.5.42", |
43 | | - "@truffle/from-hardhat": "^0.2.7", |
| 42 | + "@truffle/fetch-and-compile": "^0.5.43", |
| 43 | + "@truffle/from-hardhat": "^0.2.8", |
44 | 44 | "@truffle/hdwallet": "^0.1.2", |
45 | 45 | "@truffle/interface-adapter": "^0.5.32", |
46 | | - "@truffle/migrate": "^3.3.34", |
| 46 | + "@truffle/migrate": "^3.3.35", |
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.8", |
51 | 51 | "@truffle/provisioner": "^0.2.78", |
52 | | - "@truffle/require": "^2.1.29", |
53 | | - "@truffle/resolver": "^9.0.39", |
| 52 | + "@truffle/require": "^2.1.30", |
| 53 | + "@truffle/resolver": "^9.0.40", |
54 | 54 | "@truffle/source-fetcher": "^1.0.33", |
55 | 55 | "@truffle/spinners": "^0.2.3", |
56 | | - "@truffle/test": "^0.1.18", |
57 | | - "@truffle/workflow-compile": "^4.0.57", |
| 56 | + "@truffle/test": "^0.1.19", |
| 57 | + "@truffle/workflow-compile": "^4.0.58", |
58 | 58 | "JSONStream": "^1.3.5", |
59 | 59 | "address": "^1.1.2", |
60 | 60 | "chai": "^4.2.0", |
|
0 commit comments