slackhq / csp-html-webpack-plugin

A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.
MIT License
164 stars 40 forks source link

Upgrade NPM packages #59

Closed AnujRNair closed 4 years ago

AnujRNair commented 4 years ago

Summary

Upgrade NPM packages to their latest versions to remove the latest vulnerabilities reported

Implementation

codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into master will increase coverage by 5.93%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #59      +/-   ##
===========================================
+ Coverage   94.06%   100.00%   +5.93%     
===========================================
  Files           2         2              
  Lines         118       111       -7     
  Branches       22        21       -1     
===========================================
  Hits          111       111              
+ Misses          6         0       -6     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
plugin.js 100.00% <100.00%> (+7.29%) :arrow_up:
test-utils/webpack-helpers.js 100.00% <100.00%> (ø)

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 67426d5...a25fe22. Read the comment docs.