Skip to content

[Snyk] Security upgrade ws from 8.20.1 to 8.21.1 - #224

Merged
HeyItsGilbert merged 1 commit into
mainfrom
snyk-fix-02a8b010258c687f0bb883a59ad51d36
Jul 18, 2026
Merged

[Snyk] Security upgrade ws from 8.20.1 to 8.21.1#224
HeyItsGilbert merged 1 commit into
mainfrom
snyk-fix-02a8b010258c687f0bb883a59ad51d36

Conversation

@HeyItsGilbert

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-WS-17988732
  721  

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

@HeyItsGilbert

Copy link
Copy Markdown
Owner Author

Merge Risk: Low

This is a patch version upgrade for ws.

The primary change in version 8.21.1 is a security fix for a high-severity vulnerability (CVE-2026-62389). The vulnerability allowed for potential memory exhaustion and denial of service by sending incomplete fragmented WebSocket messages.

This upgrade patches the vulnerability and is not expected to introduce any breaking changes to the API.

Source: GitHub Advisory

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Copilot AI review requested due to automatic review settings July 17, 2026 09:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the npm dependency ws to address a Snyk-reported high-severity vulnerability (SNYK-JS-WS-17988732) by upgrading from 8.20.1 to 8.21.1.

Changes:

  • Bump ws dependency in package.json from ^8.20.1 to ^8.21.1.
  • Update package-lock.json to resolve ws@8.21.1 (including updated tarball URL and integrity hash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared ws dependency range to ^8.21.1.
package-lock.json Updates the lockfile to install ws@8.21.1 and refreshes the resolved/integrity metadata accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@HeyItsGilbert
HeyItsGilbert merged commit 849db44 into main Jul 18, 2026
3 checks passed
@HeyItsGilbert
HeyItsGilbert deleted the snyk-fix-02a8b010258c687f0bb883a59ad51d36 branch July 18, 2026 22:08
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.

3 participants