Closed x4121 closed 4 years ago
Merging #19 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #19 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 86 86
=====================================
Hits 86 86
Impacted Files | Coverage Δ | |
---|---|---|
index.js | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 28c98fd...7337873. Read the comment docs.
Lodash versions prior to 4.17.5 are vulnerable to Prototype Pollution. This PR updates lodash to 4.17.5
Closes GH-18