mathiasbynens / mathiasbynens/punycode.js

Upgrade mocha dependency

Open
#101 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.7k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

We use your library in one of our projects.
```$npm --version 6.9.0```

After scanning the package - by ```npm audit``` the following vulnerabilities came up:

Screen Shot 2020-03-16 at 12 48 13

The mocha dependency should be upgraded to 7.1.0
```npm install --save-dev mocha@7.1.0```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running npm audit and reviewing the dependency manifest for the mocha entry. Update mocha to 7.1.0 as requested, then rerun npm audit and the project's tests to confirm the reported vulnerabilities are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
security, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.