build(deps-dev): bump stream-http from 3.1.1 to 3.2.0 (#1587)

Bumps [stream-http](https://github.com/jhiesey/stream-http) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/jhiesey/stream-http/releases)
- [Commits](https://github.com/jhiesey/stream-http/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: stream-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-01 14:07:53 -05:00
committed by GitHub
parent d3c6d775af
commit 4413f78d22
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"process": "^0.11.10",
"puppeteer": "10.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "3.1.1",
"stream-http": "3.2.0",
"ts-loader": "^8.0.11",
"ts-node": "^10.1.0",
"typescript": "^3.9.9",