diff options
author | unarist <m.unarist@gmail.com> | 2017-07-11 02:41:55 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-07-10 19:41:55 +0200 |
commit | e670fa2af6420268960129d04406db23c3554570 (patch) | |
tree | 68c9edb678cffb84987806b0067914d2e255ae25 /.editorconfig | |
parent | a3d93e8bbede04ddbbab10168360a32aedc6bcf7 (diff) |
Update es5-ext to avoid CSP violation (#4145)
Since es5-ext used `new Function("...")`, it caused CSP violation unless "unsafe-eval" included. So this patch updates it to the version which fixes it. Note that this package is used in polyfills, so loaded only if needed. I've encountered this issue on iOS9. cf. medikoo/es5-ext@d3864493
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions