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

chore: Update dependencies. #926

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Conversation

coreyfarrell
Copy link
Member

This causes an update to mem to resolve a potential DoS vulnerability in
command-line processing.

The vulnerable version of mem is still included by development
dependencies.

Fixes #918

This causes an update to mem to resolve a potential DoS vulnerability in
command-line processing.

The vulnerable version of mem is still included by development
dependencies.

Fixes istanbuljs#918
@popomore
Copy link
Contributor

Will this PR be merged?

@JaKXz JaKXz merged commit 409a2f5 into istanbuljs:master Nov 19, 2018
@JaKXz
Copy link
Member

JaKXz commented Nov 19, 2018

Thanks for the reminder @popomore

@watson
Copy link

watson commented Nov 26, 2018

Any chance of a new npm release that includes this PR? The new version of yargs includes a fix for a security issue.

@Krinkle
Copy link
Contributor

Krinkle commented Jan 5, 2019

It seems this PR broke the build for Node 6, affecting commit after it and pull request.

https://travis-ci.org/istanbuljs/nyc/builds
https://travis-ci.org/istanbuljs/nyc/builds/456881459

# Subtest: wraps modules with coverage counters when the custom require hook compiles them
    not ok 1
- expected 270
+ to equal 267

@JaKXz
Copy link
Member

JaKXz commented Jan 8, 2019

Fixed in #960

@coreyfarrell coreyfarrell deleted the updates branch January 26, 2019 03:43
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.

snyk security vulneribility in latest nyc latest version
5 participants