nestjs-graphql-best-practice icon indicating copy to clipboard operation
nestjs-graphql-best-practice copied to clipboard

[Snyk] Security upgrade webpack-bundle-analyzer from 3.9.0 to 4.0.0

Open chnirt opened this issue 4 years ago • 0 comments

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

merge advice

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 598/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 4.1
Arbitrary Code Injection
SNYK-JS-EJS-1049328
Yes Proof of Concept

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

Commit messages
Package name: webpack-bundle-analyzer The new version differs by 20 commits.
  • ee6c7a9 Merge pull request #389 from webpack-contrib/support-webpack-5
  • 8d1a752 Update version
  • 37ab03e Fix typo
  • 2153401 Add `--watch-ignore` flag to `test-dev` npm script
  • 35b62db Add `private: true` flag to `package.json` files in `test/webpack-versions`
  • ef36924 Add changelog entry
  • f819548 Update version
  • d8f2dd7 Fix lint issues
  • d32cbdb Add changelog for v4.0.0
  • 3094dbc Update dependencies
  • b85ba7d Add tests for Webpack 5
  • c35bda3 Properly parse Webpack 5 entry modules
  • 7bbe89f Properly parse Webpack 5 bundle format (except concatenated entry module)
  • b34b249 Update package-lock.json
  • abc298a Remove Node.js 6 and 8 from .travis.yml
  • a81b7b8 - Support multiple Webpack versions in tests
  • 591adf1 Add more ignores to .npm-upgrade.json
  • d5698f4 Update dependencies
  • e4a8974 Merge pull request #382 from wbobeirne/fix-opener-error
  • b0f717b Catch uncaught opener errors

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

chnirt avatar Feb 10 '21 02:02 chnirt