Update libraries thanks to dependabot, fix some issues.

This commit is contained in:
James Cole
2020-07-28 20:40:08 +02:00
parent 8d7972ed07
commit dc66163edd
41 changed files with 69 additions and 37 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"davejamesmiller/laravel-breadcrumbs": "5.*",
"doctrine/dbal": "2.*",
"fideloper/proxy": "4.*",
"jc5/google2fa-laravel": "2.0.4",
"jc5/google2fa-laravel": "2.0.5",
"laravel/framework": "^7.0",
"laravel/passport": "8.*",
"laravel/ui": "^2.0",
Generated
+12 -12
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "32784b68cf78c1f4352ed5ed94b5f22e",
"content-hash": "500b35f1787a0a1c44dd1fffe974ae39",
"packages": [
{
"name": "adldap2/adldap2",
@@ -1288,16 +1288,16 @@
},
{
"name": "jc5/google2fa-laravel",
"version": "2.0.4",
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/JC5/google2fa-laravel.git",
"reference": "8413b3c8b7cda855f8be1d9fe4696c76898272ac"
"reference": "b5b87f96fb241b30b8d2d0fd27d3dce311f7ae42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JC5/google2fa-laravel/zipball/8413b3c8b7cda855f8be1d9fe4696c76898272ac",
"reference": "8413b3c8b7cda855f8be1d9fe4696c76898272ac",
"url": "https://api.github.com/repos/JC5/google2fa-laravel/zipball/b5b87f96fb241b30b8d2d0fd27d3dce311f7ae42",
"reference": "b5b87f96fb241b30b8d2d0fd27d3dce311f7ae42",
"shasum": ""
},
"require": {
@@ -1361,7 +1361,7 @@
"google2fa",
"laravel"
],
"time": "2020-01-01T17:48:58+00:00"
"time": "2020-07-28T18:27:58+00:00"
},
{
"name": "laminas/laminas-diactoros",
@@ -7709,16 +7709,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.6.0",
"version": "v4.7.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "c346bbfafe2ff60680258b631afb730d186ed864"
"reference": "21dce06dfbf0365c6a7cc8fdbdc995926c6a9300"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864",
"reference": "c346bbfafe2ff60680258b631afb730d186ed864",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/21dce06dfbf0365c6a7cc8fdbdc995926c6a9300",
"reference": "21dce06dfbf0365c6a7cc8fdbdc995926c6a9300",
"shasum": ""
},
"require": {
@@ -7735,7 +7735,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
"dev-master": "4.7-dev"
}
},
"autoload": {
@@ -7757,7 +7757,7 @@
"parser",
"php"
],
"time": "2020-07-02T17:12:47+00:00"
"time": "2020-07-25T13:18:53+00:00"
},
{
"name": "ocramius/package-versions",
+1 -1
View File
@@ -1,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{206:function(n,o,w){n.exports=w(207)},207:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(208)},208:function(n,o,w){window.$=window.jQuery=w(4),w(153)}},[[206,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{206:function(n,o,w){n.exports=w(207)},207:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(208)},208:function(n,o,w){window.$=window.jQuery=w(5),w(153)}},[[206,0,1]]]);
//# sourceMappingURL=register.js.map
+1 -1
View File
File diff suppressed because one or more lines are too long
+11
View File
@@ -76,6 +76,17 @@
* http://jquery.org/license
*/
/*!
* portal-vue © Thorsten Lünborg, 2019
*
* Version: 2.1.7
*
* LICENCE: MIT
*
* https://github.com/linusborg/portal-vue
*
*/
/**!
* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.16.1
File diff suppressed because one or more lines are too long
View File
View File

Before

Width:  |  Height:  |  Size: 713 KiB

After

Width:  |  Height:  |  Size: 713 KiB

View File
View File
View File
View File
View File

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 141 KiB

View File
View File
View File
View File
View File

Before

Width:  |  Height:  |  Size: 893 KiB

After

Width:  |  Height:  |  Size: 893 KiB

View File
View File
View File
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+11
View File
@@ -3,3 +3,14 @@
* (c) 2014-2019 Evan You
* Released under the MIT License.
*/
/*!
* portal-vue © Thorsten Lünborg, 2019
*
* Version: 2.1.7
*
* LICENCE: MIT
*
* https://github.com/linusborg/portal-vue
*
*/
+1 -2
View File
File diff suppressed because one or more lines are too long
+1 -2
View File
File diff suppressed because one or more lines are too long
+1 -2
View File
File diff suppressed because one or more lines are too long
Vendored Executable → Regular
View File
Vendored Executable → Regular
View File
Executable → Regular
View File
Vendored Executable → Regular
View File
Executable → Regular
View File
Vendored Executable → Regular
View File
Executable → Regular
View File
Vendored Executable → Regular
+1 -1
View File
@@ -1,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{206:function(n,o,w){n.exports=w(207)},207:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(208)},208:function(n,o,w){window.$=window.jQuery=w(4),w(153)}},[[206,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{206:function(n,o,w){n.exports=w(207)},207:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(208)},208:function(n,o,w){window.$=window.jQuery=w(5),w(153)}},[[206,0,1]]]);
//# sourceMappingURL=register.js.map
Executable → Regular
View File
Vendored Executable → Regular
+1 -1
View File
File diff suppressed because one or more lines are too long
+11
View File
@@ -76,6 +76,17 @@
* http://jquery.org/license
*/
/*!
* portal-vue © Thorsten Lünborg, 2019
*
* Version: 2.1.7
*
* LICENCE: MIT
*
* https://github.com/linusborg/portal-vue
*
*/
/**!
* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.16.1
Executable → Regular
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -1
View File
@@ -19,8 +19,10 @@
</p>
<div class="form group">
<div class="col-sm-8 col-md-offset-4">
<img src="{{ image }}" alt="" title=""
<!--<img src="" alt="" title=""
style="border:1px #ddd solid;"/>
-->
{{ image|raw }}
</div>
<p>
{{ trans('firefly.2fa_use_secret_instead', {secret: secret|escape})|raw }}
+9 -9
View File
@@ -1043,9 +1043,9 @@ ajv-errors@^1.0.0:
integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
ajv-keywords@^3.1.0, ajv-keywords@^3.4.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.1.tgz#b83ca89c5d42d69031f424cad49aada0236c6957"
integrity sha512-KWcq3xN8fDjSB+IMoh2VaXVhRI0BBGxoYp3rx7Pkb6z0cFjYR9Q9l4yZqqals0/zsioCmocC5H6UvsGD4MoIBA==
version "3.5.2"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.2:
version "6.12.3"
@@ -1636,9 +1636,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001093, caniuse-lite@^1.0.30001097:
version "1.0.30001106"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001106.tgz#7e2132711295ef30ffe5ee45b71936354d105d8c"
integrity sha512-XqSQKt9Fd3Z9BoN0cpSaITcTInKhMNGkaWtQ4rDnyQU1BJzzWDWCUi3cJflaPWk2kbrkYkfMrMrjIFzb3kd6NQ==
version "1.0.30001107"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001107.tgz#809360df7a5b3458f627aa46b0f6ed6d5239da9a"
integrity sha512-86rCH+G8onCmdN4VZzJet5uPELII59cUzDphko3thQFgAQG1RNa+sVLDoALIhRYmflo5iSIzWY3vu1XTWtNMQQ==
chalk@^1.1.3:
version "1.1.3"
@@ -2461,9 +2461,9 @@ ee-first@1.1.1:
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
electron-to-chromium@^1.3.488:
version "1.3.509"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.509.tgz#830fcb89cd66dc2984d18d794973b99e3f00584c"
integrity sha512-cN4lkjNRuTG8rtAqTOVgwpecEC2kbKA04PG6YijcKGHK/kD0xLjiqExcAOmLUwtXZRF8cBeam2I0VZcih919Ug==
version "1.3.510"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.510.tgz#dee781ff8b595c0deb60172b75d50b6889757eda"
integrity sha512-sLtGB0znXdmo6lM8hy5wTVo+fLqvIuO8hEpgc0DvPmFZqvBu/WB7AarEwhxVKjf3rVbws/rC8Xf+AlsOb36lJQ==
elliptic@^6.0.0, elliptic@^6.5.2:
version "6.5.3"