Fixes by CVE-2022-24894 upgrading league/oauth2-server

This commit is contained in:
Joël Pittet 2024-02-09 17:21:24 -08:00
parent cefdaf9a9b
commit 0840cd3df3

12
composer.lock generated
View file

@ -4804,16 +4804,16 @@
}, },
{ {
"name": "league/oauth2-server", "name": "league/oauth2-server",
"version": "8.3.5", "version": "8.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git", "url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876" "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/7aeb7c42b463b1a6fe4d084d3145e2fa22436876", "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3",
"reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876", "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4880,7 +4880,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/oauth2-server/issues", "issues": "https://github.com/thephpleague/oauth2-server/issues",
"source": "https://github.com/thephpleague/oauth2-server/tree/8.3.5" "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.2"
}, },
"funding": [ "funding": [
{ {
@ -4888,7 +4888,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-05-03T21:21:28+00:00" "time": "2023-08-02T22:54:39+00:00"
}, },
{ {
"name": "league/uri", "name": "league/uri",