NagRock / ts-mockito

Mocking library for TypeScript
MIT License
969 stars 93 forks source link

Upgrade Lodash #220

Open santitigaga opened 2 years ago

santitigaga commented 2 years ago

lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

CVE-2021-23337

codecov-commenter commented 2 years ago

Codecov Report

Merging #220 (fe4fe6c) into master (89ce91b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files          34       34           
  Lines         659      659           
  Branches       80       80           
=======================================
  Hits          617      617           
  Misses         29       29           
  Partials       13       13           

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 89ce91b...fe4fe6c. Read the comment docs.