Merge pull request #7737 from firefly-iii/dependabot/composer/develop/laravel/passport-11.8.8

This commit is contained in:
James Cole 2023-07-10 06:47:00 +02:00 committed by GitHub
commit 29a40ce8dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View File

@ -2142,16 +2142,16 @@
},
{
"name": "laravel/passport",
"version": "v11.8.7",
"version": "v11.8.8",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "48a03ffbfce7217b7ceba2c8e685ae8caa68db10"
"reference": "401836130d46c94138a637ada29f9e5b2bf053b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/48a03ffbfce7217b7ceba2c8e685ae8caa68db10",
"reference": "48a03ffbfce7217b7ceba2c8e685ae8caa68db10",
"url": "https://api.github.com/repos/laravel/passport/zipball/401836130d46c94138a637ada29f9e5b2bf053b6",
"reference": "401836130d46c94138a637ada29f9e5b2bf053b6",
"shasum": ""
},
"require": {
@ -2167,7 +2167,7 @@
"illuminate/http": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0",
"lcobucci/jwt": "^4.3|^5.0",
"league/oauth2-server": "^8.5.1",
"league/oauth2-server": "^8.5.3",
"nyholm/psr7": "^1.5",
"php": "^8.0",
"phpseclib/phpseclib": "^2.0|^3.0",
@ -2216,7 +2216,7 @@
"issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport"
},
"time": "2023-04-28T10:08:34+00:00"
"time": "2023-07-07T06:37:11+00:00"
},
{
"name": "laravel/sanctum",
@ -4328,16 +4328,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.20",
"version": "3.0.21",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67"
"reference": "4580645d3fc05c189024eb3b834c6c1e4f0f30a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67",
"reference": "543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4580645d3fc05c189024eb3b834c6c1e4f0f30a1",
"reference": "4580645d3fc05c189024eb3b834c6c1e4f0f30a1",
"shasum": ""
},
"require": {
@ -4418,7 +4418,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.20"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.21"
},
"funding": [
{
@ -4434,7 +4434,7 @@
"type": "tidelift"
}
],
"time": "2023-06-13T06:30:34+00:00"
"time": "2023-07-09T15:24:48+00:00"
},
{
"name": "pragmarx/google2fa",