Skip to content

Commit 35d5e8e

Browse files
authored
Merge pull request #931 from AugurProject/7.11.6
7.11.6
2 parents 7a5c042 + d32b9d3 commit 35d5e8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "augur-node",
3-
"version": "7.11.5",
3+
"version": "7.11.6",
44
"description": "Augur Node",
55
"author": "The Augur Developers <team@augur.net>",
66
"license": "MIT",
@@ -66,13 +66,13 @@
6666
"@types/sqlite3": "3.1.1",
6767
"@types/uuid": "3.4.3",
6868
"@types/ws": "3.0.2",
69-
"augur.js": "6.7.0",
69+
"augur.js": "6.7.1",
7070
"async": "2.6.0",
7171
"axios": "^0.19.0",
7272
"bignumber.js": "6.0.0",
7373
"chalk": "2.3.2",
7474
"cors": "^2.8.5",
75-
"ethrpc": "6.2.0",
75+
"ethrpc": "6.2.1",
7676
"express": "4.16.2",
7777
"helmet": "3.13.0",
7878
"io-ts": "1.3.0",

0 commit comments

Comments
 (0)