Update web-stream-tools

This commit is contained in:
Daniel Huigens 2021-02-28 21:25:19 +01:00
parent 9e85f75519
commit 9bb65bd1c3
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -5058,8 +5058,8 @@
"dev": true
},
"web-stream-tools": {
"version": "github:openpgpjs/web-stream-tools#5e6cb1a976d50c421091907615cf7cce77ac4f2a",
"from": "github:openpgpjs/web-stream-tools#5e6cb1a976d50c421091907615cf7cce77ac4f2a",
"version": "github:openpgpjs/web-stream-tools#a60cfd8a4ae883e718440524151480b0d3d318c8",
"from": "github:openpgpjs/web-stream-tools#a60cfd8a4ae883e718440524151480b0d3d318c8",
"dev": true,
"requires": {
"@mattiasbuelens/web-streams-adapter": "0.1.0-alpha.5",

View File

@ -86,7 +86,7 @@
"sinon": "^4.3.0",
"tweetnacl": "github:openpgpjs/tweetnacl-js#3dae25bd3eaa77173f3405676b595721dde92eec",
"typescript": "^4.1.2",
"web-stream-tools": "github:openpgpjs/web-stream-tools#5e6cb1a976d50c421091907615cf7cce77ac4f2a",
"web-stream-tools": "github:openpgpjs/web-stream-tools#a60cfd8a4ae883e718440524151480b0d3d318c8",
"whatwg-fetch": "^2.0.3"
},
"dependencies": {