aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-trace/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-trace/package.json')
-rw-r--r--packages/sol-trace/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/sol-trace/package.json b/packages/sol-trace/package.json
index 16cfec5fa..6315a3135 100644
--- a/packages/sol-trace/package.json
+++ b/packages/sol-trace/package.json
@@ -1,6 +1,6 @@
{
"name": "@dexon-foundation/sol-trace",
- "version": "1.0.8",
+ "version": "1.0.9",
"engines": {
"node": ">=6.12"
},
@@ -29,9 +29,9 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md",
"dependencies": {
- "@dexon-foundation/sol-tracing-utils": "^4.0.6",
- "@dexon-foundation/subproviders": "^2.1.17",
- "@dexon-foundation/typescript-typings": "^4.0.1",
+ "@dexon-foundation/sol-tracing-utils": "^4.0.7",
+ "@dexon-foundation/subproviders": "^2.1.18",
+ "@dexon-foundation/typescript-typings": "^4.0.2",
"ethereum-types": "^1.1.6",
"ethereumjs-util": "^5.1.1",
"lodash": "^4.17.5",