chore(deps): update dependency web-streams-polyfill to v3 (#119)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
master
renovate[bot] 2020-08-20 20:51:36 +02:00 committed by GitHub
parent 029dea6f04
commit 149050d735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"destr": "^1.0.0",
"ky": "^0.21.0",
"node-fetch": "^2.6.0",
"web-streams-polyfill": "^2.1.1"
"web-streams-polyfill": "^3.0.0"
},
"devDependencies": {
"@babel/core": "latest",

View File

@ -11119,10 +11119,10 @@ watchpack@^1.6.1:
chokidar "^3.4.0"
watchpack-chokidar2 "^2.0.0"
web-streams-polyfill@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-2.1.1.tgz#2c82b6193849ccb9efaa267772c28260ef68d6d2"
integrity sha512-dlNpL2aab3g8CKfGz6rl8FNmGaRWLLn2g/DtSc9IjB30mEdE6XxzPfPSig5BwGSzI+oLxHyETrQGKjrVVhbLCg==
web-streams-polyfill@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.0.tgz#c8bcb1e2ec1820088ca201674486a0f1feae848b"
integrity sha512-tcZlIJ+VBxuDXdRFF3PCZTJ3yUISGklG4hkl3CDGOlZ8XwpN90L5YsJNoSPH72wZ4nbsatE/OfIaxfM3p+6W7w==
webidl-conversions@^5.0.0:
version "5.0.0"