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

package.json: fix vulnerable devDependencies #212

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Conversation

nickdesaulniers
Copy link
Owner

Looks like 2 packages we used in our test harness (tap-difflet, tape)
had vulnerability reports.

Fixes #208

@nickdesaulniers
Copy link
Owner Author

Looks like presubmit testing on travis failed because tap-difflet is using arrow function syntax, which wasn't supported in node 0.10 or 0.12. Maybe there's a lower version I can use.

Looks like a package we used in our test harness (tape) had
vulnerability reports.

Fixes #208
@nickdesaulniers nickdesaulniers merged commit 6861a19 into master Jul 2, 2019
@nickdesaulniers nickdesaulniers deleted the npm_deps branch July 2, 2019 02:38
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.

vulnerable dependencies
2 participants