mirror of https://github.com/sundowndev/http.git
chore(deps): update dependency web-streams-polyfill to v3 (#119)
Co-authored-by: Renovate Bot <bot@renovateapp.com>master
parent
029dea6f04
commit
149050d735
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue