Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

[Snyk] Fix for 1 vulnerabilities #9

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

Conversation

duyet
Copy link
Owner

@duyet duyet commented Oct 18, 2022

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
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
Yes No Known Exploit

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

Commit messages
Package name: forever The new version differs by 79 commits.
  • 3aa17a1 [dist] Version bump. 0.15.3
  • db85fd5 [fix test] Correct test regression introduced in https://github.com/fix for issue when forever.js ignore workingDir option foreversd/forever#740
  • a3baed6 [fix] Modernize server.js fixture.
  • a4b2acd [dist] Modernize TravisCI.
  • 223044b Merge pull request #887 from estevesd/patch-1
  • 5420944 bump forever-monitor version
  • def47f7 Merge pull request #844 from johnptmcdonald/doc_patch
  • 16c5933 adds --id flag documentation, deprecation notice for --uid and --id flags
  • 66e8c0b [dist] Version bump. 0.15.2
  • 6d14360 Merge pull request #740 from imdoroshenko/fix-workingdir-option-file
  • a44c601 Merge pull request #776 from nel215/feature/added_killtree_description
  • a39cda4 added descriptions for killTree option
  • 77041c3 Merge pull request #763 from gitter-badger/gitter-badge
  • 5063a03 Add Gitter badge
  • faa5d3a Merge pull request #756 from JamieMcNaught/master
  • a957354 Fix findById which was incorrectly returning matches due to use of double rather than triple equals operator.
  • 6f8beb1 Merge pull request #752 from dcohenb/repo-url-fix
  • 066dbff Fixes the repo url
  • 6c157fa [dist] Version bump. 0.15.1
  • 2f0552a Merge pull request #741 from foreverjs/config-file-args
  • dffa303 [dist] Update CHANGELOG.md.
  • 602ff87 [doc] Update README.md for args information.
  • 9ee52f2 [fix test refactor] Allow for args to be passed in config files. Refactor tests to assert port specified in `test/fixtures/server.js`.
  • 2310b1e code style fix from @ indexzero

See the full diff

Package name: glob The new version differs by 142 commits.
  • 3a7e71d v5.0.15
  • 841fda0 use latest minimatch
  • 4ba54a8 Skip some tests on Windows, make others pass
  • 3936e1e Build: Add build for node v4
  • c47d451 v5.0.14
  • 821fac8 Handle ENOTSUP for sync glob as well as async
  • 9625618 Test for when readdir raises ENOTSUP
  • 0a2b519 Generate fixtures more effectively, with -O instead of eval
  • f96190b Use js for benchmark cleanup
  • 957fd93 Fix some 'use strict' errors
  • bf3381e Treat ENOTSUP like ENOTDIR in readdir
  • 507733d v5.0.13
  • f5878af Do not emit 'match' events for ignored items
  • 9439afd v5.0.12
  • 6071f3a Revert "Use graceful-fs if available"
  • 38ff16c v5.0.11
  • f09292b Use graceful-fs if available
  • 4f39b60 Remove duplicate option description
  • e3cdccc v5.0.10
  • 480da05 ignore .nyc_output, upgrade tap, use coverage, rm fixtures
  • 155124b add more sync cb thrower tests
  • f7302ca Test base-matching
  • 7530e88 v5.0.9
  • b185987 reduce cases where tests need to be regenerated

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-MINIMATCH-3050818
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants