Update affected version range - CVE-2022-41887

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

View File

@ -19,10 +19,7 @@
"version_value": ">= 2.10.0, < 2.10.1"
},
{
"version_value": ">= 2.9.0, < 2.9.3"
},
{
"version_value": "< 2.8.4"
"version_value": "< 2.9.3"
}
]
}