shopizer-ecommerce / shopizer-admin

MIT License
49 stars 137 forks source link

[Snyk] Fix for 2 vulnerabilities #68

Open shopizer-ecommerce opened 1 year ago

shopizer-ecommerce commented 1 year 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **484/1000**
**Why?** Has a fix available, CVSS 5.4 | Cross-site Scripting (XSS)
[SNYK-JS-PRIMENG-537902](https://snyk.io/vuln/SNYK-JS-PRIMENG-537902) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **469/1000**
**Why?** Has a fix available, CVSS 5.1 | Prototype Pollution
[SNYK-JS-ZRENDER-1586253](https://snyk.io/vuln/SNYK-JS-ZRENDER-1586253) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: echarts The new version differs by 250 commits.
  • 1c70026 Merge pull request #15745 from apache/release-dev
  • 21d6317 release 5.2.1
  • 5ff6216 Merge pull request #15735 from apache/series-type-register
  • a11d9af feat(type): provide ability to extend series option
  • b29726d Merge pull request #15732 from apache/master
  • 6384acf Merge pull request #15731 from apache/fix-line-animation
  • 4824ada fix(line): fix animation is not stopped when direct update points.
  • 26e9a95 Merge pull request #15720 from apache/fix-legend-symbol-keep-aspect
  • 5d667ec Merge pull request #15722 from williamorim/ptBRlang
  • add3f76 chaging double quotes for single quotes
  • b98affc Adding pt-BR lang file
  • 6641951 Merge pull request #15683 from apache/fix-tooltip
  • 35e3511 fix(legend): add back symbolKeepAspect. optimize code logic.
  • 233d2a1 Merge pull request #15715 from apache/fix-test
  • 3bea75a test: optimize test cases for visual regression test
  • bdafcbc Merge pull request #15711 from apache/fix-line-gradient
  • fde66ec Merge pull request #15589 from apache/fix-polar
  • fc507c0 test(polar): update test case
  • d88f7cb Merge pull request #15712 from apache/axis-hide-overlap
  • 7dbf36c fix(time): add `axisLabel.hideOverlap`
  • 344b648 fix(line): soft clipping gradient.
  • 01bf5f1 Merge pull request #15706 from apache/fix-sunburst
  • dd1890b fix(sunburst): improve code
  • c5fcf82 fix(sunburst): radius in levels
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/shopizer-ecommerce/project/8c2bd3b4-4953-4722-b4c5-9a44bbedac00?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/shopizer-ecommerce/project/8c2bd3b4-4953-4722-b4c5-9a44bbedac00?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":"7a2e5cdd-c2a0-4876-8c92-f49b020d42e0","prPublicId":"7a2e5cdd-c2a0-4876-8c92-f49b020d42e0","dependencies":[{"name":"echarts","from":"4.9.0","to":"5.2.1"},{"name":"primeng","from":"8.1.1","to":"9.0.0"}],"packageManager":"npm","projectPublicId":"8c2bd3b4-4953-4722-b4c5-9a44bbedac00","projectUrl":"https://app.snyk.io/org/shopizer-ecommerce/project/8c2bd3b4-4953-4722-b4c5-9a44bbedac00?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ZRENDER-1586253","SNYK-JS-PRIMENG-537902"],"upgrade":["SNYK-JS-PRIMENG-537902","SNYK-JS-ZRENDER-1586253"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[469,484]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr) 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lessons/xss/javascript/?loc=fix-pr)