hardkoded / puppeteer-sharp

Headless Chrome .NET API
https://www.puppeteersharp.com
MIT License
3.42k stars 446 forks source link

Upgrade the version of System.Text.Json #2771

Closed yogesh-bhavsar-jhg closed 2 months ago

yogesh-bhavsar-jhg commented 2 months ago

Description

The current version 19.0.2 references the System.Text.Json library version 8.0.0. That version of the library is considered as vulnerable. We need to upgrade System.Text.Json to 8.0.4 which is considered to be not vulnerable as of now.

yogesh-bhavsar-jhg commented 2 months ago

My bad. Visual studio showing what it has to show. Sorry!