Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit d9a1fb6

Browse files
geopetisaacs
authored andcommitted
fix: audit warnings, drop support for Node.js v6
There were several vulnerabilities found in this package due to the tap version being set to a wildcard in the package.json. This commit sets the version and updates the package-lock. All tests pass. BREAKING CHANGE: This drops support for Node.js version 6.
1 parent eb449fe commit d9a1fb6

3 files changed

Lines changed: 1480 additions & 154 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ node_js:
44
- "10"
55
- "9"
66
- "8"
7-
- "6"

0 commit comments

Comments
 (0)