GroceriStar / shoplist-blocks-component

0 stars 1 forks source link

[Snyk] Security upgrade antd from 3.20.0 to 4.0.0 #382

Open atherdon opened 11 months ago

atherdon commented 11 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") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ASYNCVALIDATOR-2311201](https://snyk.io/vuln/SNYK-JS-ASYNCVALIDATOR-2311201) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | Information Exposure
[SNYK-JS-NODEFETCH-2342118](https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **520/1000**
**Why?** Has a fix available, CVSS 5.9 | Denial of Service
[SNYK-JS-NODEFETCH-674311](https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: antd The new version differs by 250 commits.
  • 5a60d48 docs: 4.0.0 changelog (#21652)
  • 181ef7f Merge remote-tracking branch 'origin/feature'
  • 8e367cc chore: 🆙 upgrade rc-pagination to 2.0 (#21650)
  • b64e6b0 Update CHANGELOG.zh-CN.md
  • 464c108 docs: Adjust QR code to use https instead
  • 28e8e1b site: :lipstick: tweak header more arrow style
  • d86c14b docs: fix link in ConfigProvider (#21647)
  • 566c379 chore(deps): bump rc-virtual-list from 0.0.0 to 1.0.0 (#21646)
  • ba78905 docs: Fix site fixed nav overflow style
  • de0d609 docs: Adjust site (#21642)
  • 12761e8 fix: Breadcrumb 默认使用path作为唯一key (#21583)
  • afedb41 docs: Site with single paging (#21360)
  • 2620801 Update verbiage in sample to match the property value (#21628)
  • e259449 chore: Update rc component version
  • 3c6faa6 :clapper: Improve Grid demo style (#21625)
  • 928ff9a :memo: Add issuehunt badge
  • 3269d8c feat: Timeline.Item support label (#21560)
  • 9d04915 docs: :link: update demo links
  • e3fbb0d chore: replace legacy context and use PureComponent (#21597)
  • 0f5dc22 docs: fix wrong link
  • 0154154 :bug: Table filter menu should have max-height (#21602)
  • b617b41 fix typos in messages (#21594)
  • 4584a62 style: optimization calendar year content (#21598)
  • 50087b2 :package: Remove DatePicker legacy cell className (#21589)
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/atherdon/project/db09c2bf-b364-4f71-b264-9c19cee69bf2?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/atherdon/project/db09c2bf-b364-4f71-b264-9c19cee69bf2?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":"b07c76f0-e07e-4867-8c49-c20a00708542","prPublicId":"b07c76f0-e07e-4867-8c49-c20a00708542","dependencies":[{"name":"antd","from":"3.20.0","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"db09c2bf-b364-4f71-b264-9c19cee69bf2","projectUrl":"https://app.snyk.io/org/atherdon/project/db09c2bf-b364-4f71-b264-9c19cee69bf2?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ASYNCVALIDATOR-2311201","SNYK-JS-NODEFETCH-2342118","SNYK-JS-NODEFETCH-674311"],"upgrade":["SNYK-JS-ASYNCVALIDATOR-2311201","SNYK-JS-NODEFETCH-2342118","SNYK-JS-NODEFETCH-674311"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[586,539,520],"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)