Update affected version range - CVE-2022-41885

Version range was entered incorrectly. This PR resolves the error.
This commit is contained in:
Jonathan Moroney 2022-11-18 16:14:53 -08:00
parent 1ebfd90e73
commit e42943c67f
No known key found for this signature in database
GPG Key ID: 3F1697A1388A846C

View File

@ -16,13 +16,13 @@
"version": {
"version_data": [
{
"version_value": ">= 2.10.0, < 2.10.1"
"version_value": ">= 2.9.0, < 2.9.1"
},
{
"version_value": ">= 2.9.0, < 2.9.3"
"version_value": ">= 2.8.0, < 2.8.1"
},
{
"version_value": "< 2.8.4"
"version_value": "< 2.7.4"
}
]
}