|
13 | 13 | "test": "echo \"Error: no test specified AWWWW YEAHHH\" && exit 1"
|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 |
| - "babel-cli": "^6.18.0", |
17 |
| - "babel-eslint": "^6.1.0", |
18 |
| - "babel-plugin-transform-object-assign": "^6.8.0", |
19 |
| - "babel-plugin-transform-object-rest-spread": "^6.19.0", |
20 |
| - "babel-plugin-transform-runtime": "^6.15.0", |
21 |
| - "babel-preset-latest": "^6.16.0", |
22 |
| - "babel-runtime": "^6.18.0", |
23 |
| - "eslint": "^3.10.2", |
24 |
| - "eslint-config-ascribe": "^2.9.0", |
25 |
| - "eslint-plugin-import": "^1.3.0" |
| 16 | + "babel-cli": "^6.22.2", |
| 17 | + "babel-eslint": "^7.1.1", |
| 18 | + "babel-plugin-transform-object-assign": "^6.22.0", |
| 19 | + "babel-plugin-transform-object-rest-spread": "^6.22.0", |
| 20 | + "babel-plugin-transform-runtime": "^6.22.0", |
| 21 | + "babel-preset-latest": "^6.22.0", |
| 22 | + "babel-runtime": "^6.22.0", |
| 23 | + "eslint": "^3.14.1", |
| 24 | + "eslint-config-ascribe": "^3.0.1", |
| 25 | + "eslint-plugin-import": "^2.2.0" |
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "bs58": "^3.0.0", |
29 |
| - "buffer": "^5.0.1", |
| 28 | + "bs58": "^4.0.0", |
| 29 | + "buffer": "^5.0.2", |
30 | 30 | "clone": "^2.1.0",
|
31 | 31 | "core-js": "^2.4.1",
|
32 | 32 | "five-bells-condition": "^3.3.1",
|
33 | 33 | "js-sha3": "^0.5.7",
|
34 | 34 | "json-stable-stringify": "^1.0.1",
|
35 |
| - "tweetnacl": "^0.14.3" |
| 35 | + "tweetnacl": "^0.14.5" |
36 | 36 | },
|
37 | 37 | "keywords": [
|
38 | 38 | "bigchaindb",
|
|
0 commit comments