diff --git a/.gitignore b/.gitignore index bace4ed8..1669a138 100644 --- a/.gitignore +++ b/.gitignore @@ -63,7 +63,7 @@ typings/ .node_repl_history # Output of 'npm pack' -# *.tgz +*.tgz # Yarn Integrity file .yarn-integrity diff --git a/package-lock.json b/package-lock.json index 427893ae..75192b56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24284,7 +24284,7 @@ "@toruslabs/eccrypto": "^4.0.0", "@toruslabs/http-helpers": "^5.0.0", "@toruslabs/rss-client": "^1.5.0", - "@toruslabs/torus.js": "^11.0.5", + "@toruslabs/torus.js": "^11.0.6", "bn.js": "^5.2.1", "elliptic": "^6.5.4", "json-stable-stringify": "^1.0.2"