dillon1000/react
Commit
Browse files Fix mistyped script arbitrary code execution vulnerability (#18660)
* add test to trustedTypes-test.internal.js * fix mistyped script arbitrary code execution * Removed redundant .toLowerCase() call Co-authored-by: Brian Vaughn <[email protected]>
Changed paths2 files
First-parent comparisonpackages/react-dom/src/client/ReactDOMComponent.js ModifiedM packages/react-dom/src/client/__tests__/trustedTypes-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…