This repository contains the patches for CVE-2019-11358 - prototype pollution vulnerability which affects all jQuery versions prior 3.4.0.
These patches were generated with diff -u original patched > patchfile
.
You can apply the patches with patch
, git apply
, patch-package
and composer-patches
.
Please consult the corresponding docs.