YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.25k stars 286 forks source link

[Snyk] Security upgrade snyk from 1.278.2 to 1.324.0 #364

Open YIZHUANG opened 1 year ago

YIZHUANG 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=snyk&from_version=1.278.2&to_version=1.324.0&pr_id=206cddde-9d22-4a07-bd64-812b3b985b39&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - examples/ssr/package.json - examples/ssr/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") | **718/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5 | Server-side Request Forgery (SSRF)
[SNYK-JS-PARSEURL-3023021](https://snyk.io/vuln/SNYK-JS-PARSEURL-3023021) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: snyk The new version differs by 250 commits.
  • b13e371 Merge pull request #1126 from snyk/chore/drop-git-url-parse
  • dd86bc9 feat: remove git-url-parse dependency
  • 2e7ae94 Merge pull request #1134 from snyk/fix/check-image-name
  • 48cbf4a fix: add check if image name undefined
  • 96b6f5a Merge pull request #1129 from snyk/fix/docker-ignore-project-name-oveerride
  • 9d4df01 fix: do not ignore project name override for container projects
  • 2f686a9 Merge pull request #1124 from snyk/fix/include_command_container_as_alias
  • 6bc0085 feat: include command "container" as alias for option "--docker"
  • 95369bd Merge pull request #1125 from snyk/feat/upstream-update-notifier
  • a34b8d5 feat: switch back to upstream configstore
  • eaac36c test: update-notifier fetches info
  • 366c687 feat: switch back to upstream update-notifier
  • 0eabdcf Merge pull request #1123 from snyk/feat/upgrade-nuget
  • ce6940d Merge pull request #1121 from snyk/fix/show-better-error-pip
  • c6c58ba feat: upgrade nuget-plugin, removing core-js
  • d437796 fix: suggest --skip-unresolved for python test
  • bb1c874 Merge pull request #1118 from snyk/fix/wrong-path-multi-project
  • 274618e fix: wrong path to display better test results
  • 6e7fb38 Merge pull request #1119 from snyk/fix/enable-mvn-logging
  • 5414755 fix: enable mvn plugin logging when running with -d
  • 505720d Merge pull request #1117 from snyk/chore/release-notes-review-fix
  • 649c770 chore: release notes preview fix.
  • 6e448ca Merge pull request #1114 from snyk/chore/run-tests-on-linux
  • 9b31d2b Merge pull request #1113 from snyk/fix/circle-to-run-npm-test
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/yizhuang/project/b0c7c1c4-9c9f-4c03-adbe-b061211916dc?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/yizhuang/project/b0c7c1c4-9c9f-4c03-adbe-b061211916dc?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":"206cddde-9d22-4a07-bd64-812b3b985b39","prPublicId":"206cddde-9d22-4a07-bd64-812b3b985b39","dependencies":[{"name":"snyk","from":"1.278.2","to":"1.324.0"}],"packageManager":"npm","projectPublicId":"b0c7c1c4-9c9f-4c03-adbe-b061211916dc","projectUrl":"https://app.snyk.io/org/yizhuang/project/b0c7c1c4-9c9f-4c03-adbe-b061211916dc?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-PARSEURL-3023021"],"upgrade":["SNYK-JS-PARSEURL-3023021"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[718]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lessons/ssrf-server-side-request-forgery/javascript/?loc=fix-pr)