masokky / instagram-tools

Node.JS Instagram Tools
MIT License
276 stars 113 forks source link

[Snyk] Security upgrade instagram-private-api from 0.10.1 to 1.0.0 #56

Open masokky opened 11 months ago

masokky 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 - 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") | **716/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 8.6 | Use of Weak Hash
[SNYK-JS-CRYPTOJS-6028119](https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: instagram-private-api The new version differs by 120 commits.
  • 03e7198 1.0.0
  • dd6b403 (Readme) update for github pt2 :/
  • 15cdb85 (Readme) update for github :/
  • 3bf4e4b 1.0.0-25
  • 8706d1b (Readme) update
  • 0f3226e 1.0.0-24
  • f7fd6c3 (ProfileEntity) account friendship feeds returns ProfileEntity from .items()
  • 35513e1 Merge remote-tracking branch 'origin/v1.0.0' into v1.0.0
  • b78ec1f 1.0.0-23
  • f70de34 (ConsentRepository) implement
  • acbc233 Merge pull request #720 from LinGG/v1.0.0
  • 886fdaa (Challenge) .sendPhoneNumber() accepts only string
  • 6a2a3d5 undefined options object fix
  • f1c5316 Merge remote-tracking branch 'upstream/v1.0.0' into v1.0.0
  • d2dd997 (Challenge) fix delta_login_review request
  • adac787 1.0.0-22
  • ec9fdcc (Request) add ability to configure some headers form state
  • c8b82fb 1.0.0-21
  • 721afbb (ProfileEntity implement)
  • bcaeaf1 1.0.0-20
  • 9844efc (SimulateService) implement .preLoginFlow() and .postLoginFlow()
  • d05aa90 Merge remote-tracking branch 'upstream/v1.0.0' into v1.0.0
  • 702982c (Request) add new headers
  • d744741 (DiscoverRepository) implement .profileSuBadge()
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/masokky-github-marketplace/project/655a0c32-701a-4f73-8ed1-42387dac8f46?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/masokky-github-marketplace/project/655a0c32-701a-4f73-8ed1-42387dac8f46?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":"a0581556-f7d5-442a-8f5d-b79e161e42f0","prPublicId":"a0581556-f7d5-442a-8f5d-b79e161e42f0","dependencies":[{"name":"instagram-private-api","from":"0.10.1","to":"1.0.0"}],"packageManager":"npm","projectPublicId":"655a0c32-701a-4f73-8ed1-42387dac8f46","projectUrl":"https://app.snyk.io/org/masokky-github-marketplace/project/655a0c32-701a-4f73-8ed1-42387dac8f46?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-CRYPTOJS-6028119"],"upgrade":["SNYK-JS-CRYPTOJS-6028119"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[716],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use of Weak Hash](https://learn.snyk.io/lesson/insecure-hash/?loc=fix-pr)