Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
581: Update vulnerable System.Net.Http.Json to 6.0.2 r=curquiza a=Alirexaa # Pull Request This pull request includes a minor update to the `src/Meilisearch/Meilisearch.csproj` file. The change updates the version of the `System.Net.Http.Json` package. * [`src/Meilisearch/Meilisearch.csproj`](diffhunk://#diff-1a774cbbf1e52e3874ad97c6ae60bf476d271d8ac3dc2bc6c626f47b53a7bed1L25-R25): Updated the `System.Net.Http.Json` package from version `6.0.0` to `6.0.2`. ## Related issue Fixes #580 ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [ ] Have you read the contributing guidelines? - [ ] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Alireza Baloochi <[email protected]>
- Loading branch information