Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address high severity vulnerability in socket.io-parser #98

Merged
merged 1 commit into from
May 29, 2023

Conversation

frankhinek
Copy link
Contributor

@frankhinek frankhinek commented May 29, 2023

The package Web5 JS uses for running browser tests, karma, depends on socket.io ^4.4.1 which, in turn, depends on socket.io-parser v4.2.2 for which a high severity vulnerability was announced:

Until a new Karma release is published, overrides were added to the package.json files of all active projects in this repo.

Once Karma has bumped their socket.io version, the package.json overrides should be removed. Issue #96 was created to track.

@frankhinek frankhinek added the security Security issue label May 29, 2023
@frankhinek frankhinek self-assigned this May 29, 2023
@frankhinek frankhinek merged commit 131564a into main May 29, 2023
@frankhinek frankhinek deleted the security-socket-io-parser branch May 29, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants