Skip to content

Commit

Permalink
chore(deps)!: bump readable-stream from 3.6.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 3.6.0 to 4.2.0.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](nodejs/readable-stream@v3.6.0...v4.2.0)

---
updated-dependencies:
- dependency-name: readable-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rvagg committed Oct 19, 2022
1 parent 78c5ff4 commit fa03eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"buffer": "^6.0.3",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
"readable-stream": "^4.2.0"
},
"devDependencies": {
"@types/readable-stream": "^2.3.13",
Expand Down

0 comments on commit fa03eda

Please sign in to comment.