|
12 | 12 | "bugs": { |
13 | 13 | "url": "https://github.com/trufflesuite/truffle/issues" |
14 | 14 | }, |
15 | | - "version": "5.7.9", |
| 15 | + "version": "5.7.10", |
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.184", |
26 | | - "@truffle/box": "^2.1.72", |
| 25 | + "@truffle/artifactor": "^4.0.185", |
| 26 | + "@truffle/box": "^2.1.73", |
27 | 27 | "@truffle/code-utils": "^3.0.2", |
28 | 28 | "@truffle/codec": "^0.14.16", |
29 | 29 | "@truffle/compile-common": "^0.9.4", |
30 | | - "@truffle/compile-solidity": "^6.0.62", |
31 | | - "@truffle/config": "^1.3.52", |
32 | | - "@truffle/contract": "^4.6.16", |
33 | | - "@truffle/dashboard": "^0.3.12", |
34 | | - "@truffle/db-loader": "^0.2.18", |
| 30 | + "@truffle/compile-solidity": "^6.0.63", |
| 31 | + "@truffle/config": "^1.3.53", |
| 32 | + "@truffle/contract": "^4.6.17", |
| 33 | + "@truffle/dashboard": "^0.3.13", |
| 34 | + "@truffle/db-loader": "^0.2.19", |
35 | 35 | "@truffle/debug-utils": "^6.0.47", |
36 | | - "@truffle/debugger": "^11.0.29", |
37 | | - "@truffle/decoder": "^5.3.12", |
38 | | - "@truffle/deployer": "^3.3.9", |
39 | | - "@truffle/environment": "^0.2.142", |
| 36 | + "@truffle/debugger": "^11.0.30", |
| 37 | + "@truffle/decoder": "^5.3.13", |
| 38 | + "@truffle/deployer": "^3.3.10", |
| 39 | + "@truffle/environment": "^0.2.143", |
40 | 40 | "@truffle/error": "^0.2.0", |
41 | 41 | "@truffle/expect": "^0.1.5", |
42 | | - "@truffle/fetch-and-compile": "^0.5.38", |
43 | | - "@truffle/from-hardhat": "^0.2.3", |
| 42 | + "@truffle/fetch-and-compile": "^0.5.39", |
| 43 | + "@truffle/from-hardhat": "^0.2.4", |
44 | 44 | "@truffle/hdwallet": "^0.1.1", |
45 | | - "@truffle/interface-adapter": "^0.5.29", |
46 | | - "@truffle/migrate": "^3.3.30", |
| 45 | + "@truffle/interface-adapter": "^0.5.30", |
| 46 | + "@truffle/migrate": "^3.3.31", |
47 | 47 | "@truffle/plugins": "^0.2.13", |
48 | 48 | "@truffle/preserve": "^0.2.15", |
49 | 49 | "@truffle/promise-tracker": "^0.1.5", |
50 | | - "@truffle/provider": "^0.3.5", |
51 | | - "@truffle/provisioner": "^0.2.75", |
52 | | - "@truffle/require": "^2.1.25", |
53 | | - "@truffle/resolver": "^9.0.35", |
| 50 | + "@truffle/provider": "^0.3.6", |
| 51 | + "@truffle/provisioner": "^0.2.76", |
| 52 | + "@truffle/require": "^2.1.26", |
| 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.14", |
57 | | - "@truffle/workflow-compile": "^4.0.53", |
| 56 | + "@truffle/test": "^0.1.15", |
| 57 | + "@truffle/workflow-compile": "^4.0.54", |
58 | 58 | "JSONStream": "^1.3.5", |
59 | 59 | "address": "^1.1.2", |
60 | 60 | "chai": "^4.2.0", |
|
0 commit comments