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 #12

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

Conversation

IdarM
Copy link
Owner

@IdarM IdarM 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: gulp The new version differs by 250 commits.
  • 55eb23a Release: 4.0.0
  • 173a532 Docs: Fix the installation instructions
  • ec54d09 Docs: Improve note about out-of-date docs
  • 03b7c98 Docs: Update recipes to install gulp@next
  • 2eba29e Docs: Remove run-sequence from recipes
  • 76eb4d6 Docs: Add installation instructions & update badges
  • fbc162f Docs: Remove references to gulp-util
  • 3011cf9 Scaffold: Normalize repository
  • f27be05 Update: Remove graceful-fs from test suite
  • 361ab63 Upgrade: Update glob-watcher
  • 064d100 Build: Avoid broken node 9
  • 057df59 Release: 4.0.0-alpha.3
  • c1ba80c Breaking: Upgrade major versions of glob-watcher, gulp-cli & vinyl-fs
  • 89acc5c Docs: Improve ES2015 task exporting examples (#1999)
  • 0ac9e04 Docs: Add "Project structure" section to CONTRIBUTING.md (#1859)
  • 723cbc4 Docs: Fix syntax in recipe example (#1715)
  • d420a6a Docs: Have gulp.lastRun take a function to avoid task registration (#1828)
  • 29ece6f Upgrade: Update undertaker
  • e931cb0 Docs: Fix changelog typos (#1696)
  • 477db84 Docs: Add a "BrowserSync with Gulp 4" recipe (#1659)
  • d4ed3c7 Docs: Add options.cwd for gulp.src API (#1645)
  • 5dc3b07 Docs: Update gulp.watch API to align with glob-watcher
  • 0c66069 Breaking: Replace chokidar as gulp.watch with glob-watcher wrapper
  • c3dbc10 Docs: Clarify incremental builds example (#1609)

See the full diff

Package name: gulp-if The new version differs by 8 commits.
  • 16b1aae update dependencies, bump version: major version because of minimatch@3 and duplexer moving to streams3
  • c7f895e Tests that validate gulp-if works for 10, 100, 200, and 400 files. Does this solve #43?
  • 3279207 update dependencies, bump version: major version because of minimatch@3 and duplexer moving to streams3
  • 54550ad Support passing minimatch options through gulp-match
  • 258e68d Merge pull request #54 from dkoleary88/patch-1
  • 9b11a70 Fixed spelling error in README.md
  • 543354f Merge pull request #50 from pgilad/patch-1
  • 10493e9 update license attribute

See the full diff

Package name: gulp-load-plugins The new version differs by 82 commits.
  • bca084b 1.2.3
  • 1c080cd Update dependencies to match gulp 4 (#108)
  • 229d574 Update package.json
  • c54c5ee Update package.json
  • 3403a15 Create LICENSE
  • a9dd268 1.2.2
  • 8a4e1ae Merge pull request #105 from jackfranklin/revert-104-'configObject'-initialization
  • 95a4b19 Revert "Changed 'configObject' initilization statement to call 'requireFn()' …"
  • 59bb7e4 Release 1.2.1
  • 420bd67 Merge pull request #104 from mwessner/'configObject'-initialization
  • 338852a Update package.json
  • 2313d07 Changed 'configObject' initilization statement to call 'requireFn()' function (instead of 'require()') when the 'config' option is provided as a string.
  • 440ca65 Merge pull request #103 from Trial-In-Error/patch-1
  • d981708 Update README
  • 672e085 Merge pull request #101 from iamfrontender/master
  • 60fb3e9 addition to contributors list
  • fe89f33 Added `enumerable:true` for lazy loaded plugin props
  • f302ea5 Add explicit lint task
  • c6eb39d Remove Makefile
  • dd60b88 Update CONTRIBUTING with eslint info
  • 7ac1fd0 Merge pull request #97 from ryan-codingintrigue/master
  • 2b894f5 Run Travis on 4.1 and 0.12
  • b615316 Added spacing to .eslintrc arrays
  • ef63905 Replace jshint with eslint

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 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