chore(deps): update dependency web-streams-polyfill to ^3.0.1 (#147)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
master
renovate[bot] 2020-11-13 10:38:11 +01:00 committed by GitHub
parent ce9c16aa70
commit a5ee306a89
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.1",
"ky": "^0.24.0",
"node-fetch": "^2.6.1",
"web-streams-polyfill": "^3.0.0"
"web-streams-polyfill": "^3.0.1"
},
"devDependencies": {
"@babel/core": "latest",

View File

@ -11101,10 +11101,10 @@ watchpack@^1.7.4:
chokidar "^3.4.1"
watchpack-chokidar2 "^2.0.0"
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==
web-streams-polyfill@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.1.tgz#1f836eea307e8f4af15758ee473c7af755eb879e"
integrity sha512-M+EmTdszMWINywOZaqpZ6VIEDUmNpRaTOuizF0ZKPjSDC8paMRe/jBBwFv0Yeyn5WYnM5pMqMQa82vpaE+IJRw==
webidl-conversions@^5.0.0:
version "5.0.0"