Skip to content

Commit 807cc00

Browse files
Bump readable-stream from 3.6.2 to 4.4.0 (#142)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 3.6.2 to 4.4.0. - [Release notes](https://github.com/nodejs/readable-stream/releases) - [Commits](nodejs/readable-stream@v3.6.2...v4.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81a0698 commit 807cc00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"lodash.get": "^4.4.2",
1818
"lodash.reduce": "^4.6.0",
1919
"protodef-validator": "^1.3.0",
20-
"readable-stream": "^3.0.3"
20+
"readable-stream": "^4.4.0"
2121
},
2222
"engines": {
2323
"node": ">=14"

0 commit comments

Comments
 (0)