diff options
Diffstat (limited to 'packages/sol-profiler')
-rw-r--r-- | packages/sol-profiler/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/sol-profiler/package.json b/packages/sol-profiler/package.json index 45406bb7e..7a66a3449 100644 --- a/packages/sol-profiler/package.json +++ b/packages/sol-profiler/package.json @@ -1,6 +1,6 @@ { "name": "@dexon-foundation/sol-profiler", - "version": "1.0.9", + "version": "1.0.10", "engines": { "node": ">=6.12" }, @@ -29,8 +29,8 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-profiler/README.md", "dependencies": { - "@dexon-foundation/sol-tracing-utils": "^4.0.7", - "@dexon-foundation/subproviders": "^2.1.18", + "@dexon-foundation/sol-tracing-utils": "^4.0.8", + "@dexon-foundation/subproviders": "^2.1.19", "@dexon-foundation/typescript-typings": "^4.0.2", "ethereum-types": "^1.1.6", "lodash": "^4.17.5" |