diff options
author | Mario Vavti <mario@mariovavti.com> | 2020-08-22 19:36:43 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2020-08-22 19:36:43 +0200 |
commit | 48786119871aaf1029fac12a37d212afddafc757 (patch) | |
tree | 2cc3b6a0d2330b04ae78cc8219edf1ccac6f3c52 /composer.lock | |
parent | 2c777acb25fd5355ec02dc74c428174df80310d0 (diff) | |
download | volse-hubzilla-48786119871aaf1029fac12a37d212afddafc757.tar.gz volse-hubzilla-48786119871aaf1029fac12a37d212afddafc757.tar.bz2 volse-hubzilla-48786119871aaf1029fac12a37d212afddafc757.zip |
composer update jquery-file-upload
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index 15c7f20a9..383888bf9 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "blueimp/jquery-file-upload", - "version": "v10.30.1", + "version": "v10.31.0", "source": { "type": "git", "url": "https://github.com/vkhramtsov/jQuery-File-Upload.git", - "reference": "fa90144200874f51eefcaeae1e1a05f0611ddf9e" + "reference": "0740f81829698b84efe17e72501e0f420ea0d611" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/fa90144200874f51eefcaeae1e1a05f0611ddf9e", - "reference": "fa90144200874f51eefcaeae1e1a05f0611ddf9e", + "url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/0740f81829698b84efe17e72501e0f420ea0d611", + "reference": "0740f81829698b84efe17e72501e0f420ea0d611", "shasum": "" }, "type": "library", @@ -65,7 +65,7 @@ "type": "github" } ], - "time": "2020-06-10T06:45:27+00:00" + "time": "2020-07-13T05:42:06+00:00" }, { "name": "bshaffer/oauth2-server-php", |