Skip to content

Commit 7653829

Browse files
authored
fix yarn setup, update event stream package
update event-stream, removing malicious flatmap-stream dependency fix for issue #148
1 parent d8556d3 commit 7653829

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,8 @@
122122
"nock": "10.0.0",
123123
"sqlite3": "^4.0.0",
124124
"ts-jest": "23.10.1"
125+
},
126+
"resolutions": {
127+
"**/event-stream": "^4.0.1"
125128
}
126129
}

0 commit comments

Comments
 (0)