koltyakov / sp-rest-proxy

🌐 SharePoint API Proxy for local development
MIT License
172 stars 43 forks source link

[Snyk] Security upgrade node-sp-auth from 3.0.4 to 3.0.6 #150

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Open Redirect
SNYK-JS-GOT-2932019
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: node-sp-auth The new version differs by 11 commits.
  • 22a612f Version bump.
  • 07021a0 Upgrade mocha to v10.0.0
  • 9a77c8a Update got to 11.8.5
  • 6681acd Merge branch 'ondemand-fix' of https://github.com/fredrikhr/node-sp-auth into fredrikhr-ondemand-fix
  • f29d918 Removed unused deps.
  • ad972be Add electron switch `no-sandbox`, addressing https://github.com/electron/electron/issues/32074
  • 7e752a2 Use childProcess.spawn instead of executeFile for running electron
  • 58f466d Execute `npm audit fix --force` to adress vulnerabilities
  • 32ab20b Execute `npm audit fix` to adress vulnerabilities
  • 03bc02b Run npm install to update out-of-sync package-lock.json
  • e7ca679 Fixed auth issue with multitenancy.
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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Open Redirect