diff options
author | M. Dent <dentm42@gmail.com> | 2018-11-28 03:55:13 +0100 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2018-11-28 03:55:13 +0100 |
commit | a88a515fa0a447f238299aa2ee5f609b64ff3961 (patch) | |
tree | 3a7ecac69d2e87b80e5fe2d0d76a6b75bd04a216 /vendor/blueimp/jquery-file-upload/README.md | |
parent | a4b2eac0f0d4377df2a87743494a1b9fa5ec071c (diff) | |
parent | c7ae3fdc9af6e78ddee63fff4a9938df27d0d39d (diff) | |
download | volse-hubzilla-a88a515fa0a447f238299aa2ee5f609b64ff3961.tar.gz volse-hubzilla-a88a515fa0a447f238299aa2ee5f609b64ff3961.tar.bz2 volse-hubzilla-a88a515fa0a447f238299aa2ee5f609b64ff3961.zip |
Merge branch 'composer-updates' into 'dev'
update jquery-file-upload and psr-log via composer
See merge request hubzilla/core!1408
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). |