From 6f6e5b385b6bd6f836e1ab64e717646ab9454f7c Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 17 Sep 2018 23:41:01 +0200 Subject: [PATCH] fix: slow window.ipfs.files.add in Firefox Closes https://github.com/ipfs-shipyard/ipfs-companion/issues/485 thanks to fix from https://github.com/tableflip/ipfs-postmsg-proxy/pull/35 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 14e2a441e..48cea4afb 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "ipfs-api": "24.0.1", "ipfs-css": "0.8.0", "ipfs-http-response": "0.1.4", - "ipfs-postmsg-proxy": "3.0.0", + "ipfs-postmsg-proxy": "3.1.1", "is-ipfs": "0.4.2", "is-svg": "3.0.0", "lru-cache": "4.1.3", diff --git a/yarn.lock b/yarn.lock index 827ec10f8..3128783bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5305,9 +5305,9 @@ ipfs-multipart@~0.1.0: content "^3.0.0" dicer "^0.2.5" -ipfs-postmsg-proxy@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ipfs-postmsg-proxy/-/ipfs-postmsg-proxy-3.0.0.tgz#893b9135299154ca110851a952ea11f288afca09" +ipfs-postmsg-proxy@3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/ipfs-postmsg-proxy/-/ipfs-postmsg-proxy-3.1.1.tgz#7f14fcaecddcd1ca41d2ee077757efe234c92ac0" dependencies: big.js "^5.1.2" callbackify "^1.1.0" @@ -5317,7 +5317,7 @@ ipfs-postmsg-proxy@3.0.0: is-pull-stream "0.0.0" is-stream "^1.1.0" multiaddr "^5.0.0" - peer-id "^0.10.7" + peer-id "^0.11.0" peer-info "^0.14.1" postmsg-rpc "^2.4.0" prepost "^1.1.0" @@ -8601,7 +8601,7 @@ peer-id@^0.10.7, peer-id@~0.10.0, peer-id@~0.10.7: lodash "^4.17.5" multihashes "~0.4.13" -peer-id@~0.11.0: +peer-id@^0.11.0, peer-id@~0.11.0: version "0.11.0" resolved "https://registry.yarnpkg.com/peer-id/-/peer-id-0.11.0.tgz#71bd3fad8fed00e1e0868e5861c79de46ceb3788" dependencies: