diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 0ae402600..db0b0203f 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,7 @@ "c3": "^0.6.7", "classnames": "^2.2.5", "clone": "^2.1.2", + "content-hash": "^2.3.2", "copy-to-clipboard": "^3.0.8", "currency-formatter": "^1.4.2", "d3": "^5.7.0", @@ -133,6 +134,7 @@ "mkdirp": "^0.5.1", "multihashes": "^0.4.12", "multiplex": "^6.7.0", + "nonce-tracker": "^1.0.0", "number-to-bn": "^1.7.0", "obj-multiplex": "^1.0.0", "obs-store": "^3.0.2", @@ -228,7 +230,7 @@ "file-loader": "^1.1.11", "fs-extra": "^6.0.1", "fs-promise": "^2.0.3", - "gaba": "^1.0.1", + "gaba": "^1.3.0", "ganache-cli": "^6.1.0", "ganache-core": "^2.5.3", "geckodriver": "^1.14.1", |