Update web-stream-tools

Fixes reading Node streams in some cases.
This commit is contained in:
Daniel Huigens
2020-02-14 18:53:35 +01:00
parent 479cd2e4e5
commit d7ec6e233d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -8959,8 +8959,8 @@
}
},
"web-stream-tools": {
"version": "github:openpgpjs/web-stream-tools#dc4b05e8a272b45819233f3df735423432beacfc",
"from": "github:openpgpjs/web-stream-tools#dc4b05e8a272b45819233f3df735423432beacfc",
"version": "github:openpgpjs/web-stream-tools#619abcbe2d9115bb005047f609b72d71108edadb",
"from": "github:openpgpjs/web-stream-tools#619abcbe2d9115bb005047f609b72d71108edadb",
"dev": true
},
"websocket-driver": {

View File

@@ -79,7 +79,7 @@
"pako": "^1.0.6",
"seek-bzip": "github:openpgpjs/seek-bzip#6187fc025851d35c4e104a25ea15a10b9b8d6f7d",
"tweetnacl": "github:openpgpjs/tweetnacl-js#1ef755f2b252a3e328ac739848d00e0dad76be2d",
"web-stream-tools": "github:openpgpjs/web-stream-tools#dc4b05e8a272b45819233f3df735423432beacfc",
"web-stream-tools": "github:openpgpjs/web-stream-tools#619abcbe2d9115bb005047f609b72d71108edadb",
"email-addresses": "3.1.0"
},
"dependencies": {