nfl / react-wildcat

An opinionated React environment.
https://medium.com/nfl-engineers/nfl-react-84e9cd11d384
MIT License
435 stars 38 forks source link

NFLCOM-3735. Updated React DOM to 16.4.2 to address a security vulner… #241

Closed ss81 closed 6 years ago

ss81 commented 6 years ago

…ability (CVE-2018-6341) in ReactDOMServer.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 6 years ago

Codecov Report

Merging #241 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #241   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          23     23           
  Lines         710    710           
=====================================
  Hits          710    710
Impacted Files Coverage Δ
packages/react-wildcat/src/utils/blueBoxOfDeath.js 100% <ø> (ø) :arrow_up:
...react-wildcat-handoff/src/utils/defaultTemplate.js 100% <ø> (ø) :arrow_up:
packages/react-wildcat/src/staticServer.js 100% <ø> (ø) :arrow_up:
packages/react-wildcat/src/server.js 100% <ø> (ø) :arrow_up:
packages/react-wildcat-prefetch/src/index.js 100% <ø> (ø) :arrow_up:
...t-wildcat/src/middleware/renderReactWithWebpack.js 100% <ø> (ø) :arrow_up:
packages/react-wildcat/src/utils/logger.js 100% <100%> (ø) :arrow_up:
... and 2 more

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 d581d53...50d2323. Read the comment docs.