unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.05k stars 734 forks source link

chore: adjust dependency to remove vulnerability warning #18798

Closed ajpinedam closed 1 week ago

ajpinedam commented 1 week ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

Set dependency System.Private.Uri library version to avoid a transitive version (4.3.0), which has a vulnerability: https://github.com/advisories/GHSA-x5qj-9vmx-7g6g

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

unodevops commented 1 week ago

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-18798/index.html

unodevops commented 1 week ago

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-18798/index.html

jeromelaban commented 1 week ago

I'm fixing this one in https://github.com/unoplatform/uno/pull/18773, with a bunch of others.

ajpinedam commented 1 week ago

Closing PR as the fix will be handled with other issues