mirror of https://github.com/sundowndev/http.git
chore(deps): update dependency web-streams-polyfill to ^3.0.1 (#147)
Co-authored-by: Renovate Bot <bot@renovateapp.com>master
parent
ce9c16aa70
commit
a5ee306a89
|
@ -25,7 +25,7 @@
|
||||||
"destr": "^1.0.1",
|
"destr": "^1.0.1",
|
||||||
"ky": "^0.24.0",
|
"ky": "^0.24.0",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"web-streams-polyfill": "^3.0.0"
|
"web-streams-polyfill": "^3.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "latest",
|
"@babel/core": "latest",
|
||||||
|
|
|
@ -11101,10 +11101,10 @@ watchpack@^1.7.4:
|
||||||
chokidar "^3.4.1"
|
chokidar "^3.4.1"
|
||||||
watchpack-chokidar2 "^2.0.0"
|
watchpack-chokidar2 "^2.0.0"
|
||||||
|
|
||||||
web-streams-polyfill@^3.0.0:
|
web-streams-polyfill@^3.0.1:
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.0.tgz#c8bcb1e2ec1820088ca201674486a0f1feae848b"
|
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.1.tgz#1f836eea307e8f4af15758ee473c7af755eb879e"
|
||||||
integrity sha512-tcZlIJ+VBxuDXdRFF3PCZTJ3yUISGklG4hkl3CDGOlZ8XwpN90L5YsJNoSPH72wZ4nbsatE/OfIaxfM3p+6W7w==
|
integrity sha512-M+EmTdszMWINywOZaqpZ6VIEDUmNpRaTOuizF0ZKPjSDC8paMRe/jBBwFv0Yeyn5WYnM5pMqMQa82vpaE+IJRw==
|
||||||
|
|
||||||
webidl-conversions@^5.0.0:
|
webidl-conversions@^5.0.0:
|
||||||
version "5.0.0"
|
version "5.0.0"
|
||||||
|
|
Loading…
Reference in New Issue