Bump MegaApiClient from 1.10.3 to 1.10.4

Bumps [MegaApiClient](https://github.com/gpailler/MegaApiClient) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/gpailler/MegaApiClient/releases)
- [Commits](https://github.com/gpailler/MegaApiClient/compare/v1.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: MegaApiClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-07 03:42:33 +00:00 committed by GitHub
parent d41940aada
commit fdd5086393
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MegaApiClient" Version="1.10.3" />
<PackageReference Include="MegaApiClient" Version="1.10.4" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
</ItemGroup>

View File

@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.61" />
<PackageReference Include="MegaApiClient" Version="1.10.3" />
<PackageReference Include="MegaApiClient" Version="1.10.4" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
</ItemGroup>