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 7 vulnerabilities #40

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

Conversation

svc-ast-gh-snyk3
Copy link

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
critical severity 786/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962463
Yes Proof of Concept
medium severity 641/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.4
Prototype Pollution
SNYK-JS-JSON5-3182856
Yes Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
Yes No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-LOADERUTILS-3043105
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
Yes No Known Exploit
medium severity 636/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.3
Prototype Pollution
npm:hoek:20180212
Yes Proof of Concept

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

Commit messages
Package name: babel-eslint The new version differs by 233 commits.
  • 4bd049e 10.1.0
  • 2c754a8 Update Babel to ^7.7.0 and enable Flow enums parsing (#812)
  • 183d13e 10.0.3
  • 354953d fix: require eslint dependencies from eslint base (#794)
  • 48f6d78 10.0.2
  • 0241b48 removed unused file reference (#773)
  • 4cf0a21 10.0.1
  • 98c1f13 Revert #584 (#697)
  • 8f78e28 10.0.0
  • 717fba7 test value should be switched
  • 020d012 Treat type alias declarationlike function declaration (#584)
  • b400cb1 Test eslint5, update peerDep (#690)
  • c333bd6 Drop old monkeypatching behavior (#689)
  • 6aa8b6f 9.0.0
  • c7ee9ae Bump to [email protected] 🎉 (#676)
  • 3ece549 Docs: Make the default parserOptions more explicit (#673)
  • 0b36951 Add logical assignment plugin (#674)
  • 5856ff5 Bump some devDeps
  • 45938d9 build(deps): upgrade @ babel/* to 7.0.0-rc.2 (#668)
  • bc97875 9.0.0-beta.3
  • 74c5d62 update lock
  • 6a45632 chore - fixing eslint-scope to a safe version; resolves #656. (#657)
  • e0119e0 9.0.0-beta.2
  • 198964b Merge pull request #645 from rubennorte/support-new-flow-syntax-in-scope-analysis

See the full diff

Package name: hapi The new version differs by 250 commits.

See the full diff

Package name: hjs-webpack The new version differs by 159 commits.
  • a942e0b release v9.2.0
  • 6e8ae6a Merge pull request #349 from hacdias/master
  • 8306bdb remove useless uglify js (they're default)
  • a951be4 update dependencies and use UglifyJS with uglify-es
  • 92c4ba5 Add missing return statement
  • c733021 Prepare for 9.1.0 release
  • 94a65e3 Merge pull request #327 from wkillerud/honor-postcss-config
  • fd30695 Merge pull request #242 from BergensTidende/master
  • 6dd82a7 Merge pull request #332 from HenrikJoreteg/add-support-for-other-node-envs
  • 4e8d149 Merge pull request #333 from HenrikJoreteg/update-linting
  • fa5921f Update standard to 10.0.0 and fix lint errors
  • a0add55 Add support for several different NODE_ENV values
  • ffd07e8 Honor the plugins option in postcss.config.js
  • 53c3f76 Merge pull request #318 from selbekk/webpack-2
  • e7e6e87 Inline isInstalled checks
  • cd5f523 Remove some dead code
  • 5bf8be3 Update documentation
  • 68433b9 Update to v9.0.0
  • 5671e3a Fix some linting errors
  • 8788282 Change deprecated plugin
  • f06bc14 Update examples
  • 8ebcbc2 Update config syntax
  • b3dc6bf Remove deprecated options
  • 539c4a4 Remove OccurenceOrderPlugin

See the full diff

Package name: inert The new version differs by 108 commits.
  • 5f699ba 5.1.3
  • 4514a5e Don't resolve against files.relativeTo multiple times. Closes #125
  • fc143b3 Handle top level directory listing without trailing slash. Closes #119
  • 8633b9f Test using hapi 18
  • 4569240 Merge pull request #123 from Nargonath/changelog
  • b0c3901 Add changelog.md
  • d8e55cc 5.1.2
  • 08e2a10 Use new requirements config. Closes #122
  • 7cc122b 5.1.1
  • dc47399 Cleanup and update deps. Closes #121
  • 84b50b4 5.1.0
  • 302b1e0 Rename internal variable
  • c2a2703 Add path data to error events. Closes #111
  • bd48207 Refactor directory file lookup
  • f424ddb Add boom error type helpers
  • 318f5fa Refactor path normalization
  • 8745e1a Remove a closure
  • bac2072 Rethrow developer errors. Closes #103
  • f248b2e Update deps. Closes #102
  • 9f22671 Update docs
  • ceadca7 Throw when registration options are passed
  • aa3fe79 Move etagsCacheMaxSize to a server option. Closes #99
  • 5b48693 rc8
  • 988f4e4 rc7

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.

2 participants