Skip to content

bump debug to ~2.6.4#52

Merged
darrachequesne merged 2 commits intosocketio:masterfrom
sam-github:debug-at-2.6.4
Aug 2, 2017
Merged

bump debug to ~2.6.4#52
darrachequesne merged 2 commits intosocketio:masterfrom
sam-github:debug-at-2.6.4

Conversation

@sam-github
Copy link
Contributor

Please bump debug to ~2.6.4, the same version used by (almost) all the other github.com/socketio/* packages.

The current version of debug that was pinned is reported as having a sec vulnerability by snyk via its dependency ms. It doesn't effect socket.io, but every user of socket.io has to figure that out themselves right now.

It allows debug to be de-duplicated and the install tree flattened (a minor convenience).

I would also strongly suggest moving to ^2.x, because debug is a very small package, with a small and easy to manage API surface and maintainers who are very, very careful about semver and who will not introduce breaking changes in minors. In this PR, though, I just updated this to use the exact same debug dep spec you use elsewhere.

@darrachequesne darrachequesne merged commit bdb015a into socketio:master Aug 2, 2017
@darrachequesne
Copy link
Member

It seems the debug dependency is not even used here! Thanks for the pull request.

@darrachequesne darrachequesne added this to the 1.1.1 milestone Aug 2, 2017
@sam-github sam-github deleted the debug-at-2.6.4 branch August 2, 2017 14:06
@sam-github
Copy link
Contributor Author

Thank you!

tobespc pushed a commit to RuntimeTools/appmetrics-dash that referenced this pull request Aug 4, 2017
This addresses a number of the snyk vulnerability warnings, remaining
will be fixed when socketio/socket.io-adapter#52
and socketio/socket.io-redis-emitter#61 are published.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants