diff options
author | Mario <mario@mariovavti.com> | 2018-11-25 10:18:26 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-11-25 10:18:26 +0100 |
commit | c7ae3fdc9af6e78ddee63fff4a9938df27d0d39d (patch) | |
tree | ec547ab9507de9a67d48f91fe1345b4746c0ef0f /vendor/blueimp/jquery-file-upload/README.md | |
parent | bc9f2922e0e255e97cb607d099f60c8a81c4736f (diff) | |
download | volse-hubzilla-c7ae3fdc9af6e78ddee63fff4a9938df27d0d39d.tar.gz volse-hubzilla-c7ae3fdc9af6e78ddee63fff4a9938df27d0d39d.tar.bz2 volse-hubzilla-c7ae3fdc9af6e78ddee63fff4a9938df27d0d39d.zip |
update jquery-file-upload and psr-log via composer
Diffstat (limited to 'vendor/blueimp/jquery-file-upload/README.md')
-rw-r--r-- | vendor/blueimp/jquery-file-upload/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/blueimp/jquery-file-upload/README.md b/vendor/blueimp/jquery-file-upload/README.md index d2f104d5c..d9e16ed18 100644 --- a/vendor/blueimp/jquery-file-upload/README.md +++ b/vendor/blueimp/jquery-file-upload/README.md @@ -10,7 +10,7 @@ Supports cross-domain, chunked and resumable file uploads and client-side image ## ⚠️ Security Notice Security related releases: -* [v9.25.1](https://github.com/blueimp/jQuery-File-Upload/releases/tag/v9.25.1) Mitigates some [Potential vulnerabilities with PHP+ImageMagick](VULNERABILITIES.md#potential-vulnerabilities-with-php+imagemagick). +* [v9.25.1](https://github.com/blueimp/jQuery-File-Upload/releases/tag/v9.25.1) Mitigates some [Potential vulnerabilities with PHP+ImageMagick](VULNERABILITIES.md#potential-vulnerabilities-with-php-imagemagick). * [v9.24.1](https://github.com/blueimp/jQuery-File-Upload/releases/tag/v9.24.1) Fixes a [Remote code execution vulnerability in the PHP component](VULNERABILITIES.md#remote-code-execution-vulnerability-in-the-php-component). * v[9.10.1](https://github.com/blueimp/jQuery-File-Upload/releases/tag/9.10.1) Fixes an [Open redirect vulnerability in the GAE components](VULNERABILITIES.md#open-redirect-vulnerability-in-the-gae-components). * Commit [4175032](https://github.com/blueimp/jQuery-File-Upload/commit/41750323a464e848856dc4c5c940663498beb74a) (*fixed in all tagged releases*) Fixes a [Cross-site scripting vulnerability in the Iframe Transport](VULNERABILITIES.md#cross-site-scripting-vulnerability-in-the-iframe-transport). |