diff --git a/packages/fether-react/package.json b/packages/fether-react/package.json index 876c544c5e95cc59bc0d3bf624f894ddf144e734..d4709fd510dd37a44dc03dde0f02bd8704e49027 100644 --- a/packages/fether-react/package.json +++ b/packages/fether-react/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@parity/api": "^2.1.22", - "@parity/light.js": "https://github.com/parity-js/light.js#4520ff71ff46cef1f5fa8b3c7f6ec97968d", + "@parity/light.js": "https://github.com/parity-js/light.js#458d9318ef16bc583375d7a5cd414e2939d6ecfd", "@parity/shared": "^3.0.2", "bignumber.js": "^4.1.0", "debounce-promise": "^3.1.0", diff --git a/packages/light-hoc/package.json b/packages/light-hoc/package.json index e45e71adfed1592642e009e278bd80cf02696fe6..23fd90948d2000417021aa6bf2267a68ac1dac97 100644 --- a/packages/light-hoc/package.json +++ b/packages/light-hoc/package.json @@ -31,7 +31,7 @@ "start": "yarn build --watch" }, "peerDependencies": { - "@parity/light.js": "https://github.com/parity-js/light.js#6f6c93920bb41486a8b22fe8a40151704fd8f83a", + "@parity/light.js": "https://github.com/parity-js/light.js#458d9318ef16bc583375d7a5cd414e2939d6ecfd", "react": "^16.4.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 44abb8b5610dd6eda8fe3e3c0fa29ec57ef1fde5..5d2abf810597c190fb09c43286358c0e4ca5f6be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -977,9 +977,9 @@ u2f-api "0.0.9" u2f-api-polyfill "0.4.3" -"@parity/light.js@https://github.com/parity-js/light.js#4520ff71ff46cef1f5fa8b3c7f6ec97968d": +"@parity/light.js@https://github.com/parity-js/light.js#458d9318ef16bc583375d7a5cd414e2939d6ecfd": version "1.0.0" - resolved "https://github.com/parity-js/light.js#4520ff71ff46cef1f5fa8b3c7f6ec97968dd1fd2" + resolved "https://github.com/parity-js/light.js#458d9318ef16bc583375d7a5cd414e2939d6ecfd" dependencies: "@parity/api" "^2.1.23" json-prune "^1.1.0"