Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify package.json to always use latest request #27

Merged
merged 1 commit into from
Jun 22, 2018
Merged

Modify package.json to always use latest request #27

merged 1 commit into from
Jun 22, 2018

Conversation

bajtos
Copy link
Contributor

@bajtos bajtos commented Jun 22, 2018

This change also fixes the following security vulnerability:

Prototype pollution attack in hoek
https://nodesecurity.io/advisories/566

See also strongloop/generator-loopback#352

This change also fixes the following security vulnerability:

  Prototype pollution attack in hoek
  https://nodesecurity.io/advisories/566

Signed-off-by: Miroslav Bajtoš <[email protected]>
@codecov-io
Copy link

codecov-io commented Jun 22, 2018

Codecov Report

Merging #27 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #27   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         233    233           
  Branches       33     33           
=====================================
  Hits          233    233

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e4e230...f89532e. Read the comment docs.

@crshnburn
Copy link
Member

Thanks for the update @bajtos

@bajtos bajtos deleted the update-request branch June 22, 2018 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants