Xesenix / xes-webpack-core

Core configuration helpers for webpack based projects.
1 stars 0 forks source link

[Snyk] Security upgrade webpack-bundle-analyzer from 3.6.0 to 4.0.0 #64

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

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

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 798/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.1
Remote Code Execution (RCE)
SNYK-JS-EJS-2803307
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 66 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
  • e4b2677 v3.9.0
  • afde5a8 Merge pull request #378 from dabbott/fix-missing-child-bundles
  • 0ddc92d Add test for dynamic imports in worker bundles
  • b39594c Fix missing child bundles throwing an error
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:

🦉 Remote Code Execution (RCE)