chnirt / nestjs-graphql-best-practice

NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
https://github.com/chnirt/nestjs-graphql-best-practice
MIT License
1.29k stars 249 forks source link

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

Open chnirt opened 2 years ago

chnirt commented 2 years ago

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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "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](https://snyk.io/vuln/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 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](https://app.snyk.io/org/chnirt/project/c35eacd1-94ab-4090-be0c-c6d8c7671e02?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/chnirt/project/c35eacd1-94ab-4090-be0c-c6d8c7671e02?utm_source=github&utm_medium=referral&page=fix-pr/settings) šŸ“š [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"1c0c99bc-8eaf-47aa-8d3f-74c02a92cdbd","prPublicId":"1c0c99bc-8eaf-47aa-8d3f-74c02a92cdbd","dependencies":[{"name":"webpack-bundle-analyzer","from":"3.9.0","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"c35eacd1-94ab-4090-be0c-c6d8c7671e02","projectUrl":"https://app.snyk.io/org/chnirt/project/c35eacd1-94ab-4090-be0c-c6d8c7671e02?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-EJS-2803307"],"upgrade":["SNYK-JS-EJS-2803307"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[798]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Remote Code Execution (RCE)](https://learn.snyk.io/lessons/malicious-code-injection/javascript?loc=fix-pr)