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] Fix for 1 vulnerabilities #6

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

Conversation

captainyarr
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
low severity 461/1000
Why? Recently disclosed, Has a fix available, CVSS 3.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-DEBUG-3227433
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: debug The new version differs by 43 commits.
  • f073e05 Release 3.1.0
  • 2c0df9b rename `DEBUG_HIDE_TTY_DATE` to `DEBUG_HIDE_DATE`
  • dcb37b2 Merge branch '2.x'
  • 56a3853 Add `DEBUG_HIDE_TTY_DATE` env var (#486)
  • bdb7e01 remove "component" from package.json
  • c38a016 remove ReDoS regexp in %o formatter (#504)
  • 47747f3 remove `component.json`
  • a0601e5 fix
  • e7e568a ignore package-lock.json
  • fdfa0f5 Fix browser detection
  • 7cd9e53 examples: fix colors printout
  • 8d76196 Merge pull request #496 from EdwardBetts/spelling
  • daf1a7c correct spelling mistake
  • 3e1849d Release 3.0.1
  • b3ea123 Disable colors in Edge and Internet Explorer (#489)
  • 13e1d06 remove v3 discussion note for now
  • 52b894c Release 3.0.0
  • d2dd80a component: update "ms" to v2.0.0
  • 6752953 fix browser test 😵
  • f6f6213 remove `make coveralls` from travis
  • f178d86 attempt to separate the Node and Browser tests in Travis
  • d73c4ae fix `make test`
  • 402c856 fix lint
  • 87e7399 readme++

See the full diff

Package name: node-ssdp The new version differs by 52 commits.
  • 0fd4261 Update dependencies, README.
  • b8bf0f4 Add test for dynamic location
  • 6cc2a63 Add pending tests for respondToSearch method
  • 12feb8a Write pending tests for SSDP Header class
  • 9776fec Make it possible to dynamically set location host IP
  • 853277d Log M-SEARCH request error.
  • 846a693 Update readme.
  • 97421c4 Merge branch 'master' of https://github.com/mlehman/node-ssdp into mlehman-master
  • 8239b2d Update gitignore
  • 627bf94 Merge pull request #90 from diversario/set-correct-port-in-server
  • bb836a4 Remove empty file
  • f7e1b6c Add tests
  • 963042c Set SSDP port in server constructor
  • f601496 Merge pull request #87 from the-smaug/master
  • 1b4a5f5 Add option for explicit interfaces
  • 53b4ebd Revert "add lock file"
  • e350adc use require.resolve to import lib-cov
  • 463cdd7 add lock file
  • b24d660 Fix #86
  • 6396c77 clean up package content
  • 54ebc4d Remove test/ from published package
  • 970a124 Refactor exports.
  • b83be44 Merge pull request #79 from bryant1410/master
  • f88dcf0 Fix broken Markdown headings

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DEBUG-3227433
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