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

[Snyk] Upgrade local-web-server from 5.3.1 to 5.4.0 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nerdy-tech-com-gitub
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade local-web-server from 5.3.1 to 5.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.

  • The recommended version was released on 3 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Improper Restriction of Operations within the Bounds of a Memory Buffer
SNYK-JS-75LBDEEPMERGE-7575311
559 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
559 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
559 Proof of Concept
Release notes
Package name: local-web-server
  • 5.4.0 - 2024-08-01

    There were no breaking changes to the API, the minimum version of Node is still v12.20.

    Bug fixes

    • If your local ws connection is insecure (HTTP) and you're rewriting one or more routes to a secure (HTTPS/HTTP2) remote server, if the remote response sets a cookie with the attribute secure then that attribute is removed (which is necessary else the browser will refuse to store it via an insecure connection). With this new release, lws-rewrite also removes SameSite=none if it is set alongside secure. See lwsjs/rewrite#14.
    • Max body-parser file size is now 500MB by default (previously, lws would throw an error if attempting to parse a file greater than 1MB). #130
    • Prevent stored config being parsed twice. Fixes #176
    • Dependencies upgraded to address security warnings within the dep tree.
  • 5.3.4 - 2024-07-20

    5.3.4

  • 5.3.3 - 2024-03-31

    5.3.3

  • 5.3.2 - 2024-03-31

    5.3.2

  • 5.3.1 - 2024-01-08

    5.3.1

from local-web-server GitHub release notes

Important

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

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

For more information:

Snyk has created this PR to upgrade local-web-server from 5.3.1 to 5.4.0.

See this package in npm:
local-web-server

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/4b808e98-6d3d-4683-8aff-db88abfcab2c?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

Override config file arguments from CLI
2 participants