|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 | 25 | "amanda": "^0.5.1",
|
26 |
| - "async": "^2.0.0-rc.6", |
27 |
| - "caseless": "^0.11.0", |
28 |
| - "clone": "^1.0.2", |
| 26 | + "async": "^2.3.0", |
| 27 | + "caseless": "^0.12.0", |
| 28 | + "clone": "^2.1.1", |
29 | 29 | "commander": "^2.9.0",
|
30 | 30 | "curl-trace-parser": "0.0.8",
|
31 | 31 | "deep-equal": "^1.0.1",
|
32 | 32 | "googlediff": "^0.1.0",
|
33 | 33 | "http-string-parser": "0.0.5",
|
34 | 34 | "is-type": "0.0.1",
|
35 |
| - "json-pointer": "^0.5.0", |
| 35 | + "json-pointer": "^0.6.0", |
36 | 36 | "jsonlint": "josdejong/jsonlint",
|
37 | 37 | "media-typer": "^0.3.0",
|
38 |
| - "tv4": "^1.2.7" |
| 38 | + "tv4": "^1.3.0" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "chai": "^3.5.0",
|
42 |
| - "coffee-coverage": "^1.0.1", |
43 |
| - "coffee-script": "^1.10.0", |
44 |
| - "coffeeify": "^2.0.1", |
45 |
| - "coffeelint": "^1.15.7", |
46 |
| - "coveralls": "^2.11.9", |
47 |
| - "cross-spawn": "^4.0.0", |
48 |
| - "cucumber": "^1.2.2", |
49 |
| - "cz-conventional-changelog": "^1.1.6", |
| 42 | + "coffee-coverage": "^2.0.1", |
| 43 | + "coffee-script": "^1.12.5", |
| 44 | + "coffeeify": "^2.1.0", |
| 45 | + "coffeelint": "^1.16.0", |
| 46 | + "coveralls": "^2.13.0", |
| 47 | + "cross-spawn": "^5.1.0", |
| 48 | + "cucumber": "^1.3.2", |
| 49 | + "cz-conventional-changelog": "^2.0.0", |
50 | 50 | "gavel-spec": "^1.2.0",
|
51 | 51 | "jscoverage": "^0.6.0",
|
52 |
| - "lodash": "^4.13.1", |
53 |
| - "mocha": "^3.0.2", |
54 |
| - "mocha-lcov-reporter": "^1.2.0", |
55 |
| - "mochify": "^2.18.1", |
56 |
| - "prettyjson": "^1.1.3", |
57 |
| - "semantic-release": "^4.3.5", |
58 |
| - "sinon": "^1.17.4" |
| 52 | + "lodash": "^4.17.4", |
| 53 | + "mocha": "^3.3.0", |
| 54 | + "mocha-lcov-reporter": "^1.3.0", |
| 55 | + "mochify": "^3.1.1", |
| 56 | + "prettyjson": "^1.2.1", |
| 57 | + "semantic-release": "^6.3.2", |
| 58 | + "sinon": "^2.1.0" |
59 | 59 | },
|
60 | 60 | "repository": {
|
61 | 61 | "type": "git",
|
|
0 commit comments