aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-trace
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-trace')
-rw-r--r--packages/sol-trace/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sol-trace/package.json b/packages/sol-trace/package.json
index b0abde9a4..1337d5a6f 100644
--- a/packages/sol-trace/package.json
+++ b/packages/sol-trace/package.json
@@ -29,9 +29,9 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md",
"dependencies": {
- "@0x/typescript-typings": "^3.0.8",
"@dexon-foundation/sol-tracing-utils": "^4.0.5",
- "@dexon-foundation/subproviders": "^2.1.15",
+ "@dexon-foundation/subproviders": "^2.1.16",
+ "@dexon-foundation/typescript-typings": "^1.0.4",
"ethereum-types": "^1.1.6",
"ethereumjs-util": "^5.1.1",
"lodash": "^4.17.5",