ChoeMinji / react-16.0.0

MIT License
0 stars 0 forks source link

[Snyk] Security upgrade github-api from 2.3.0 to 3.2.2 #225

Open ChoeMinji opened 1 year ago

ChoeMinji 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: - scripts/release-manager/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **461/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-DEBUG-3227433](https://snyk.io/vuln/SNYK-JS-DEBUG-3227433) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: github-api The new version differs by 61 commits.
  • bf3a408 Merge pull request #572 from github-tools/following-users
  • 1932d2d Incremented version to v3.2.2.
  • 52e0f99 Fixed linting.
  • b064242 Merge pull request #554 from CodyGramlich/fix-follow-user
  • 1ba01ed Merge pull request #571 from github-tools/fix-tests
  • 5ab10bc Switched to injecting user via environment variables.
  • 92455bb Resolve merge conflicts.
  • 6592189 Updated rate limiting files to new user.
  • edf3270 Merge pull request #568 from j-rewerts/v3.2.1
  • 7a21030 Increment version.
  • 8cb6ca3 Merge pull request #566 from maluramichael/patch-1
  • 4cff38e Bump version of Axios
  • 64c34b9 Merge pull request #559 from WJXHenry/issue-508
  • f2cfa93 Re-added test and default value setting for options
  • 935783f Merge pull request #558 from WJXHenry/fork-to-org
  • 9f558aa fix 'listCommits' when only callback is given
  • 62b7395 modified 'listCommits' test with no options
  • 5781a87 Switched 'test-org' to 'github-api-tests'
  • 4d3f075 Changed test names and removed a test.
  • 2072dc8 Added tests for follow and unfollow.
  • 09384e3 Fix browser markdown (#548)
  • ee64cd1 Updated npm deployment token
  • 5a5d87e 3.2.0
  • bf6b42a Use username arg for follow and unfollow requests.
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/choemj0928/project/2b3f1c90-9f38-4156-afd6-6375b8cdc16a?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/choemj0928/project/2b3f1c90-9f38-4156-afd6-6375b8cdc16a?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":"61fdb07e-1c40-4193-959e-4e4aa77e4dbd","prPublicId":"61fdb07e-1c40-4193-959e-4e4aa77e4dbd","dependencies":[{"name":"github-api","from":"2.3.0","to":"3.2.2"}],"packageManager":"npm","projectPublicId":"2b3f1c90-9f38-4156-afd6-6375b8cdc16a","projectUrl":"https://app.snyk.io/org/choemj0928/project/2b3f1c90-9f38-4156-afd6-6375b8cdc16a?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-DEBUG-3227433"],"upgrade":["SNYK-JS-DEBUG-3227433"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[461]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)