|
11 | 11 | "bugs": {
|
12 | 12 | "url": "https://github.com/trufflesuite/truffle/issues"
|
13 | 13 | },
|
14 |
| - "version": "5.4.15", |
| 14 | + "version": "5.4.16", |
15 | 15 | "bin": {
|
16 | 16 | "truffle": "./cli.js",
|
17 | 17 | "truffle-exec": "./exec.js"
|
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 | 24 | "@truffle/artifactor": "^4.0.126",
|
25 |
| - "@truffle/box": "^2.1.30", |
| 25 | + "@truffle/box": "^2.1.31", |
26 | 26 | "@truffle/codec": "^0.11.17",
|
27 |
| - "@truffle/compile-solidity": "^5.3.26", |
28 |
| - "@truffle/config": "^1.3.10", |
| 27 | + "@truffle/compile-solidity": "^5.3.27", |
| 28 | + "@truffle/config": "^1.3.11", |
29 | 29 | "@truffle/contract": "^4.3.38",
|
30 | 30 | "@truffle/debug-utils": "^5.1.18",
|
31 |
| - "@truffle/debugger": "^9.1.20", |
32 |
| - "@truffle/decoder": "^5.0.11", |
33 |
| - "@truffle/deployer": "^3.2.48", |
34 |
| - "@truffle/environment": "^0.2.75", |
| 31 | + "@truffle/debugger": "^9.1.21", |
| 32 | + "@truffle/decoder": "^5.0.12", |
| 33 | + "@truffle/deployer": "^3.2.49", |
| 34 | + "@truffle/environment": "^0.2.76", |
35 | 35 | "@truffle/error": "^0.0.14",
|
36 | 36 | "@truffle/expect": "^0.0.18",
|
37 |
| - "@truffle/fetch-and-compile": "^0.1.11", |
| 37 | + "@truffle/fetch-and-compile": "^0.1.12", |
38 | 38 | "@truffle/interface-adapter": "^0.5.8",
|
39 |
| - "@truffle/migrate": "^3.2.48", |
| 39 | + "@truffle/migrate": "^3.2.49", |
40 | 40 | "@truffle/plugins": "^0.2.3",
|
41 | 41 | "@truffle/preserve": "^0.2.4",
|
42 | 42 | "@truffle/preserve-fs": "^0.2.4",
|
43 | 43 | "@truffle/preserve-to-buckets": "^0.2.4",
|
44 | 44 | "@truffle/preserve-to-filecoin": "^0.2.4",
|
45 | 45 | "@truffle/preserve-to-ipfs": "^0.2.4",
|
46 | 46 | "@truffle/provider": "^0.2.42",
|
47 |
| - "@truffle/provisioner": "^0.2.33", |
48 |
| - "@truffle/require": "^2.0.78", |
49 |
| - "@truffle/resolver": "^7.0.32", |
| 47 | + "@truffle/provisioner": "^0.2.34", |
| 48 | + "@truffle/require": "^2.0.79", |
| 49 | + "@truffle/resolver": "^7.0.33", |
50 | 50 | "@truffle/source-fetcher": "^0.5.9",
|
51 |
| - "@truffle/workflow-compile": "^3.2.34", |
| 51 | + "@truffle/workflow-compile": "^3.2.35", |
52 | 52 | "chai": "^4.2.0",
|
53 | 53 | "colors": "^1.4.0",
|
54 | 54 | "command-exists": "^1.2.8",
|
|
0 commit comments