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 3 vulnerabilities #31

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

Conversation

ajesse11x
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
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept
high severity 761/1000
Why? Mature exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-DICER-2311764
Yes Mature
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
Yes No Known Exploit

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

Commit messages
Package name: chokidar The new version differs by 113 commits.
  • 7b8e02a Release 3.0.0.
  • e7bfe2f Move stuff.
  • df7f22e Remove changelog from npm, move to hidden dir.
  • 3df7692 Improve naming.
  • 6e94ca2 Clean-up.
  • 2de2f9c test: Add testing of Node.js v12 in Travis pipeline. (#833)
  • 9e0965a Fix Windows tests in Travis CI (#832)
  • c95a98f Update stuff.
  • 187ff2b test: Trying to fix blinked tests for Travis CI. (#825)
  • db99076 fix(Windows): Add converting from windows to unix path for all ignored paths. (#824)
  • 41f8782 fix(FsEvents): Remove situation with NaN depth. (#823)
  • 7cf3f7e Update readdirp to stable.
  • 0927a62 Bump packages.
  • 11cd857 Update nyc.
  • 99c14d7 Uncomment fsevents.
  • cf330a5 Update fsevents.
  • 0e4fca5 Fix deps.
  • 9c575d4 Fix Windows version (#821)
  • 3323d59 fix(Linux): Make event loop hack for keep testing valid. (#820)
  • 06214c5 Update to latest readdirp.
  • 793639f Rename osxfswatch.
  • 078bc2d Refactor and fix freaking tests.
  • 2b9bb41 Try node 11.
  • 3fe3d4e Test travis.

See the full diff

Package name: console-stamp The new version differs by 33 commits.
  • a684652 Merge branch '3.0.0'
  • 946033c Bumping minimum node version to 10+
  • 65432dd Bumping minimum node version to 10+
  • 6417fa5 Getting ready for release.
  • 949969f RC 4.3
  • 334fb5d Some dependencies does noe support node 6, so I've bumped the minimum version to 8.17 and updated CircleCI config.yml
  • 2beac58 Handling console.table, done todos in README.md, upgrading dependencies and some minor tweaks here and there.
  • 242d381 Update README.md
  • 78f8fd7 Security update
  • cc873b0 Update package-lock
  • 2789a24 3.0.0-rc4.2
  • 454e644 Introducing the opportunity to use custom stdout/stderr with standard console. Fixes Bulk updating documents dadi/api#40
  • 55beabd Code cleanup and todos in readme
  • e94d834 Initial draft of docs rewrite
  • 0c531f4 3.0.0-rc4.1
  • 9caca1e Ignoring examples in npm package
  • ea0458b 3.0.0-rc4.0
  • da66744 Introducing msg token that can be used, and even overwritten. See examples/colored-message.
  • be799e9 3.0.0-rc3.0
  • 5b1e826 Minor changes
  • 6744a26 3.0.0-rc2.0
  • a0ddf45 Refactoring and more README
  • 4e146ff Update README.md
  • abca506 3.0.0-rc1.1

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)
🦉 Prototype Pollution

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.

Bulk updating documents
2 participants