What issue is this targeting?
The versions specified in this repo's package.json contained known vulnerabilities. Also, they sometimes caused linking errors with other repos that had clashing dependencies specified. Following up to upgrade the dependencies of other repos will need this common repo to be finished first.
Changes proposed in this pull request
Fix npm audit failures
Upgrade all dependencies to latest version.
Except for jest, which upgrades to the latest minor version of 25.*
Signed-off-by: Jeff Kennedy jeffk@kiva.org
(Click here if you don't understand these emojis)
What issue is this targeting? The versions specified in this repo's package.json contained known vulnerabilities. Also, they sometimes caused linking errors with other repos that had clashing dependencies specified. Following up to upgrade the dependencies of other repos will need this common repo to be finished first.
Changes proposed in this pull request
🚀 Deployment changes 🚀
Upgraded version.
Other Notes N/A