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.31k stars 250 forks source link

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

Open chnirt opened 7 months ago

chnirt commented 7 months 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Improper Control of Dynamically-Managed Code Resources
[SNYK-JS-EJS-6689533](https://snyk.io/vuln/SNYK-JS-EJS-6689533) | Yes | No Known Exploit (*) 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":"38e89765-405d-4a0e-97db-97bea7c7a391","prPublicId":"38e89765-405d-4a0e-97db-97bea7c7a391","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-6689533"],"upgrade":["SNYK-JS-EJS-6689533"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Improper Control of Dynamically-Managed Code Resources](https://learn.snyk.io/lesson/mass-assignment/?loc=fix-pr)