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

Update dependencies to fix vulnerability #1

Closed
wants to merge 1 commit into from
Closed

Conversation

D-ske104
Copy link
Owner

@D-ske104 D-ske104 commented Sep 9, 2024

Update dependencies to fix vulnerability

Fix line#19

  • run npm update
  • update ws
  • update express
  • update webpack

No breaking changes.

package before after release note
ws 8.5.0 8.18.0 https://github.com/websockets/ws/releases
express 4.17.3 4.19.2 https://github.com/expressjs/express/releases
webpack 5.89.0 5.94.0 https://github.com/webpack/webpack/releases

run `npm update`

update ws

update express

update webpack
@D-ske104 D-ske104 closed this Sep 9, 2024
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.

ws package affected by a DoS when handling a request with many HTTP headers
1 participant