[GH-ISSUE #114] Update torrent-stream dependency #314

Closed
opened 2026-03-15 02:58:27 +03:00 by kerem · 2 comments
Owner

Originally created by @hex2a on GitHub (May 7, 2017).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/114

when installing using npm, this warning appears:
npm WARN deprecated bittorrent-dht@3.2.6: Critical security issue fixed in 5.1.3. All users should upgrade. (More info: https://github.com/feross/bittorrent-dht/issues/87)

this seems to be due to an outdated torrent-stream version
└─┬ torrent-stream@0.18.1
├── bitfield@0.1.0
├─┬ bittorrent-dht@3.2.6

Originally created by @hex2a on GitHub (May 7, 2017). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/114 when installing using npm, this warning appears: `npm WARN deprecated bittorrent-dht@3.2.6: Critical security issue fixed in 5.1.3. All users should upgrade. (More info: https://github.com/feross/bittorrent-dht/issues/87)` this seems to be due to an outdated torrent-stream version └─┬ torrent-stream@0.18.1 ├── bitfield@0.1.0 ├─┬ bittorrent-dht@3.2.6
kerem 2026-03-15 02:58:27 +03:00
Author
Owner

@asapach commented on GitHub (May 7, 2017):

Yeah, we're so far behind that there are probably some breaking changes. But I'll see if this can be done.

<!-- gh-comment-id:299715826 --> @asapach commented on GitHub (May 7, 2017): Yeah, we're so far behind that there are probably some breaking changes. But I'll see if this can be done.
Author
Owner

@asapach commented on GitHub (May 14, 2017):

Released as v0.2.0. No breaking changes that I can see.

<!-- gh-comment-id:301335873 --> @asapach commented on GitHub (May 14, 2017): Released as v0.2.0. No breaking changes that I can see.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#314
No description provided.