Updated node-tap to patch up a prototype pollution vulnerability.

https://www.npmjs.com/advisories/1523
This commit is contained in:
Kyle Anthony Williams 2020-11-05 19:53:49 -05:00 committed by Cadence Ember
parent 9a63d56eee
commit e94eb82325
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17
2 changed files with 611 additions and 517 deletions

1126
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
"devDependencies": {
"jimp": "^0.14.0",
"selenium-webdriver": "^4.0.0-alpha.7",
"tap": "^14.10.7",
"tap": "^14.10.8",
"why-is-node-running": "^2.2.0"
}
}