Skip to content

Commit 6e56e57

Browse files
Bump readable-stream from 2.3.8 to 4.5.2
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 2.3.8 to 4.5.2. - [Release notes](https://github.com/nodejs/readable-stream/releases) - [Commits](nodejs/readable-stream@v2.3.8...v4.5.2) --- updated-dependencies: - dependency-name: readable-stream dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6711516 commit 6e56e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"fastparallel": "^2.3.0",
2828
"inherits": "^2.0.3",
29-
"readable-stream": "^2.3.6"
29+
"readable-stream": "^4.5.2"
3030
},
3131
"devDependencies": {
3232
"callback-stream": "^1.1.0",

0 commit comments

Comments
 (0)