|
12 | 12 | "bugs": { |
13 | 13 | "url": "https://github.com/trufflesuite/truffle/issues" |
14 | 14 | }, |
15 | | - "version": "5.8.1", |
| 15 | + "version": "5.8.2", |
16 | 16 | "bin": { |
17 | 17 | "truffle": "./cli.js", |
18 | 18 | "truffle-exec": "./exec.js" |
|
22 | 22 | "test": "mocha ./test/** ./test/**/*" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@truffle/artifactor": "^4.0.186", |
| 25 | + "@truffle/artifactor": "^4.0.187", |
26 | 26 | "@truffle/box": "^2.1.74", |
27 | 27 | "@truffle/code-utils": "^3.0.2", |
28 | | - "@truffle/codec": "^0.14.16", |
| 28 | + "@truffle/codec": "^0.14.17", |
29 | 29 | "@truffle/compile-common": "^0.9.4", |
30 | | - "@truffle/compile-solidity": "^6.0.64", |
| 30 | + "@truffle/compile-solidity": "^6.0.65", |
31 | 31 | "@truffle/config": "^1.3.54", |
32 | | - "@truffle/contract": "^4.6.18", |
33 | | - "@truffle/dashboard": "^0.3.14", |
34 | | - "@truffle/db-loader": "^0.2.20", |
35 | | - "@truffle/debug-utils": "^6.0.47", |
36 | | - "@truffle/debugger": "^11.0.31", |
37 | | - "@truffle/decoder": "^5.3.14", |
38 | | - "@truffle/deployer": "^3.3.11", |
39 | | - "@truffle/environment": "^0.2.144", |
| 32 | + "@truffle/contract": "^4.6.19", |
| 33 | + "@truffle/dashboard": "^0.3.15", |
| 34 | + "@truffle/db-loader": "^0.2.21", |
| 35 | + "@truffle/debug-utils": "^6.0.48", |
| 36 | + "@truffle/debugger": "^11.0.32", |
| 37 | + "@truffle/decoder": "^5.3.15", |
| 38 | + "@truffle/deployer": "^3.3.12", |
| 39 | + "@truffle/environment": "^0.2.145", |
40 | 40 | "@truffle/error": "^0.2.0", |
41 | 41 | "@truffle/expect": "^0.1.5", |
42 | | - "@truffle/fetch-and-compile": "^0.5.40", |
43 | | - "@truffle/from-hardhat": "^0.2.5", |
| 42 | + "@truffle/fetch-and-compile": "^0.5.41", |
| 43 | + "@truffle/from-hardhat": "^0.2.6", |
44 | 44 | "@truffle/hdwallet": "^0.1.2", |
45 | 45 | "@truffle/interface-adapter": "^0.5.31", |
46 | | - "@truffle/migrate": "^3.3.32", |
| 46 | + "@truffle/migrate": "^3.3.33", |
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.7", |
51 | 51 | "@truffle/provisioner": "^0.2.77", |
52 | | - "@truffle/require": "^2.1.27", |
53 | | - "@truffle/resolver": "^9.0.37", |
54 | | - "@truffle/source-fetcher": "^1.0.31", |
| 52 | + "@truffle/require": "^2.1.28", |
| 53 | + "@truffle/resolver": "^9.0.38", |
| 54 | + "@truffle/source-fetcher": "^1.0.32", |
55 | 55 | "@truffle/spinners": "^0.2.3", |
56 | | - "@truffle/test": "^0.1.16", |
57 | | - "@truffle/workflow-compile": "^4.0.55", |
| 56 | + "@truffle/test": "^0.1.17", |
| 57 | + "@truffle/workflow-compile": "^4.0.56", |
58 | 58 | "JSONStream": "^1.3.5", |
59 | 59 | "address": "^1.1.2", |
60 | 60 | "chai": "^4.2.0", |
|
0 commit comments