You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently 17 moderate and high severity security vulnerabilities related to the sdr cloud app code. It has gotten to a point npm update can not resolve the dependency tree automatically and will need some more involved and manual fixes as some of the updates will likely involve breaking changes.
The text was updated successfully, but these errors were encountered:
@t-fine so I see two somewhat conflicting bits of work here. One is to just make sure we don't have security vulnerabilities in our code, and the other is to update cloud/sdr as a whole so we can verify that the security fixes we're introducing aren't breaking the code. Given that the security updates have taken priority in the past, I'm going to spin off a new issue to get cloud/sdr working again independently of the security updates. Then, we don't have to care about those manual fixes as much until we're at a place where cloud/sdr is working again.
There are currently 17 moderate and high severity security vulnerabilities related to the sdr cloud app code. It has gotten to a point
npm update
can not resolve the dependency tree automatically and will need some more involved and manual fixes as some of the updates will likely involve breaking changes.The text was updated successfully, but these errors were encountered: