diff --git a/node/package.json b/node/package.json index 0b43d4f..ccc40e0 100644 --- a/node/package.json +++ b/node/package.json @@ -19,7 +19,7 @@ "mocha": "^8.1.3" }, "dependencies": { - "thrift": "^0.13.0", + "thrift": "^0.21.0", "browser-or-node": "^1.3.0", "chai": "^4.2.0", "isomorphic-ws": "^4.0.1",