Skip to content

Commit c51729e

Browse files
committed
chore(deps): Upgrade dependencies
1 parent e1c2569 commit c51729e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313
"test": "echo \"Error: no test specified AWWWW YEAHHH\" && exit 1"
1414
},
1515
"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"
2626
},
2727
"dependencies": {
28-
"bs58": "^3.0.0",
29-
"buffer": "^5.0.1",
28+
"bs58": "^4.0.0",
29+
"buffer": "^5.0.2",
3030
"clone": "^2.1.0",
3131
"core-js": "^2.4.1",
3232
"five-bells-condition": "^3.3.1",
3333
"js-sha3": "^0.5.7",
3434
"json-stable-stringify": "^1.0.1",
35-
"tweetnacl": "^0.14.3"
35+
"tweetnacl": "^0.14.5"
3636
},
3737
"keywords": [
3838
"bigchaindb",

0 commit comments

Comments
 (0)