
fix(sec): remove MSIE support to allow upgrading to vuln-free `dompurify` v3 (#3827)
* fix(sec): remove MSIE support to allow upgrading to vuln-free `dompurify` v3
Signed-off-by: hainenber <dotronghai96@gmail.com>
* feat: remove all IE11 verifiers in `src` and `examples`
Signed-off-by: hainenber <dotronghai96@gmail.com>
* chore(ci): remove IE11 as browser testing target
Signed-off-by: hainenber <dotronghai96@gmail.com>
* chore: remove obsolete isOldIE verifiers
Signed-off-by: hainenber <dotronghai96@gmail.com>
* chore(ci): remove IE as browser testing target in Karma's common config
Signed-off-by: hainenber <dotronghai96@gmail.com>
---------
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Lukas Holländer <lukas.hollaender@yworks.com>