diff options
author | kumavis <aaron@kumavis.me> | 2018-05-17 14:53:36 +0800 |
---|---|---|
committer | kumavis <aaron@kumavis.me> | 2018-05-17 14:53:36 +0800 |
commit | ae53fa09b4f01820dfe3820233d32ac03bfdada0 (patch) | |
tree | 625c99c0843bb3e255635490714c35085857550b | |
parent | 41c04ef7219eafeca71bcd577abe6bca3a637a89 (diff) | |
download | dexon-wallet-ae53fa09b4f01820dfe3820233d32ac03bfdada0.tar.gz dexon-wallet-ae53fa09b4f01820dfe3820233d32ac03bfdada0.tar.zst dexon-wallet-ae53fa09b4f01820dfe3820233d32ac03bfdada0.zip |
deps - bump some bugfixes
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4a9b9ae8..4b914902 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "iframe-stream": "^3.0.0", "inject-css": "^0.1.1", "jazzicon": "^1.2.0", - "json-rpc-engine": "^3.7.0", + "json-rpc-engine": "^3.7.1", "json-rpc-middleware-stream": "^1.0.1", "lodash.debounce": "^4.0.8", "lodash.memoize": "^4.1.2", @@ -187,7 +187,7 @@ "shallow-copy": "0.0.1", "sw-controller": "^1.0.3", "sw-stream": "^2.0.2", - "swappable-obj-proxy": "^1.0.1", + "swappable-obj-proxy": "^1.0.2", "textarea-caret": "^3.0.1", "through2": "^2.0.3", "valid-url": "^1.0.9", |