Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 3cc2b49

Browse files
fix(package): update readable-stream to version 3.0.2
Closes #52
1 parent 35c5f94 commit 3cc2b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"license": "MIT",
2525
"dependencies": {
26-
"readable-stream": "2.3.6"
26+
"readable-stream": "3.0.2"
2727
},
2828
"devDependencies": {
2929
"@commitlint/cli": "^7.0.0",

0 commit comments

Comments
 (0)