apigee-127 / swagger-node-runner

The heart of Swagger-Node
MIT License
102 stars 123 forks source link

Updated lodash and replaced a deprecated function call #142

Open ps1dr3x opened 5 years ago

ps1dr3x commented 5 years ago

This fixes the non-recognition of async callbacks in Runner.create function lodash/lodash#2768 and a prototype pollution vulnerability patched in lodash >=4.17.5 #133

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
ps1dr3x commented 5 years ago

I signed it!

googlebot commented 5 years ago

CLAs look good, thanks!

robert-claypool commented 5 years ago

@theganyo, @whitlockjc, This PR resolves a vulnerability reported by npm audit, https://www.npmjs.com/advisories/577

Please merge.

ccvictorviana commented 5 years ago

Hi Folks,

Do you have any update about this Pull Request? I'm with problems of vulnerability in the lodash package, can you help me and merge this pull?

Vulnerability: https://www.npmjs.com/advisories/782

robert-claypool commented 5 years ago

Bump

sulaxchane commented 4 years ago

Any update on the merge? literally been a year since the pull request

ps1dr3x commented 4 years ago

This project seems totally abandoned by the authors/maintainers

sg002-reactive-prog commented 4 years ago

Any update on releasing this PR? Looks like this project is no longer maintained. Should we switch to an alternate library?