mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: update phpunit/phpunit from 9.6.31 to 9.6.33 to fix CVE (unsafe deserialization)
Co-authored-by: Meldiron <19310830+Meldiron@users.noreply.github.com>
This commit is contained in:
co-authored by
Meldiron
parent
54c5188ff8
commit
0e9c0fc571
Generated
+5
-5
@@ -6666,16 +6666,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "9.6.31",
|
||||
"version": "9.6.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "945d0b7f346a084ce5549e95289962972c4272e5"
|
||||
"reference": "fea06253ecc0a32faf787bd31b261f56f351d049"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/945d0b7f346a084ce5549e95289962972c4272e5",
|
||||
"reference": "945d0b7f346a084ce5549e95289962972c4272e5",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fea06253ecc0a32faf787bd31b261f56f351d049",
|
||||
"reference": "fea06253ecc0a32faf787bd31b261f56f351d049",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6749,7 +6749,7 @@
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.31"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.33"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user