rikasun / Bagquest

A faithful clone of Pinterest
0 stars 0 forks source link

[Snyk] Security upgrade webpack from 4.20.2 to 4.35.3 #20

Open rikasun opened 10 months ago

rikasun commented 10 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 - package-lock.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") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ACORN-559469](https://snyk.io/vuln/SNYK-JS-ACORN-559469) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: webpack The new version differs by 250 commits.
  • 4ec90ce 4.35.3
  • 91a211e Merge pull request #9378 from webpack/dependabot/npm_and_yarn/ajv-6.10.1
  • 0db2c54 Merge pull request #9377 from webpack/dependabot/npm_and_yarn/ajv-keywords-3.4.1
  • 30ddec0 chore(deps): bump ajv from 6.10.0 to 6.10.1
  • 1b54416 chore(deps): bump ajv-keywords from 3.4.0 to 3.4.1
  • f092150 Merge pull request #9370 from DRoet/dynamic-import
  • b56c3ec feat: update acorn for dynamic import
  • 0976bd3 Merge pull request #9363 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.7.2
  • 45acc86 Merge pull request #9361 from webpack/dependabot/npm_and_yarn/acorn-6.2.0
  • dfeb9a9 Merge pull request #9359 from webpack/dependabot/npm_and_yarn/types/node-10.14.12
  • db85be0 chore(deps-dev): bump eslint-plugin-jest from 22.7.1 to 22.7.2
  • 219f773 chore(deps): bump acorn from 6.1.1 to 6.2.0
  • 72e0540 chore(deps-dev): bump @ types/node from 10.14.10 to 10.14.12
  • 0af4549 Merge pull request #9356 from webpack/dependabot/npm_and_yarn/simple-git-1.118.0
  • 1ce0c21 chore(deps-dev): bump simple-git from 1.117.0 to 1.118.0
  • 6dbae4b Merge pull request #9349 from gfx/json_module_as_json
  • 1cc9f87 deduplicate code
  • 4dc9118 Merge pull request #9346 from webpack/dependabot/npm_and_yarn/simple-git-1.117.0
  • 7c349c2 chore(deps-dev): bump simple-git from 1.116.0 to 1.117.0
  • bf3e869 4.35.2
  • 98c5f45 hotfix: realResource should match absolute paths
  • 569dd6a 4.35.1
  • 5c7996d Merge pull request #9328 from jchapman127/bugfix/match-resource
  • fec4d53 only affect loader order when match resource is used
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/rika/project/1ff3b606-7a50-4828-9efa-66446715a7d5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/rika/project/1ff3b606-7a50-4828-9efa-66446715a7d5?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":"1027c06f-230a-42b0-aa98-f1802821a01c","prPublicId":"1027c06f-230a-42b0-aa98-f1802821a01c","dependencies":[{"name":"webpack","from":"4.20.2","to":"4.35.3"}],"packageManager":"npm","projectPublicId":"1ff3b606-7a50-4828-9efa-66446715a7d5","projectUrl":"https://app.snyk.io/org/rika/project/1ff3b606-7a50-4828-9efa-66446715a7d5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ACORN-559469"],"upgrade":["SNYK-JS-ACORN-559469"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)