Merge pull request #13299 from ubc-cpsc/bugfix/CVE-2023-37260

Update league/oauth2-server for CVE-2023-3726
This commit is contained in:
snipe 2023-07-19 13:14:35 +01:00 committed by GitHub
commit 1e1aea2eb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
"laravel/tinker": "^2.6",
"laravel/ui": "^3.3",
"laravelcollective/html": "^6.2",
"lcobucci/clock": "1.2.0|2.0.0",
"lcobucci/clock": "^1.2.0|^2.0.0",
"lcobucci/jwt": "^3.4.5|^4.0.4",
"league/csv": "^9.7",
"league/flysystem-aws-s3-v3": "^1.0",