bettiolo / oauth-signature-js

JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser
https://www.npmjs.com/package/oauth-signature
BSD 3-Clause "New" or "Revised" License
232 stars 71 forks source link

[Snyk Alert] Fix for 1 vulnerable dependency path #35

Closed snyk-bot closed 6 years ago

snyk-bot commented 7 years ago

New vulnerabilities have been disclosed, and this project is affected. This pull request fixes one or more vulnerable packages in the npm dependencies of this project.

The PR includes:

Vulnerabilities that will be fixed

With an upgrade:

As these vulnerabilities are now publicly known, attackers can try to use them against your application, making fixing them a matter of urgency.

You can read more about Snyk's upgrade and patch logic in Snyk's documentation.

Note that this pull request only addresses the newly disclosed vulnerabilities mentioned above. See the Snyk test report for this project to review and fix the full list of vulnerabilities.

Check the changes in this PR to ensure they won't cause issues with your project.

Stay secure, The Snyk team

ajstocchetti commented 7 years ago

Yes, please update. We run NSP as part of our build process and this is causing our builds to fail