Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependencies: resolve dependabot alerts #1796

Merged
merged 3 commits into from
Oct 14, 2022

Commits on Oct 13, 2022

  1. gvfs common: remove reference to Nuget.Commands

    The Nuget.Commmands package version 4.9.2 contains a known
    vulnerability. Fortunately we are no longer using this package and can
    mitigate by removing our reference to it.
    Lessley Dennington committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fdfe4d4 View commit details
    Browse the repository at this point in the history
  2. dependencies: upgrade newtonsoft.json

    Update newtonsoft.json to 13.0.1 to mitigate exposure to security
    vulnerability associated with previous versions.
    Lessley Dennington committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e8ebc5e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. dependencies: upgrade SharpZipLib

    Update newtonsoft.json to 13.0.1 to mitigate exposure to security
    vulnerability associated with previous versions.
    Lessley Dennington committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3514124 View commit details
    Browse the repository at this point in the history