Brief Description
The durable-functions dependency is on version 2, and it relies on a version of uuid which has a security alert. durable-functions needs updating, but it's a significant API change due to the change in Azure Functions model. So creating a task here to do it.
Brief Description
The
durable-functionsdependency is on version 2, and it relies on a version ofuuidwhich has a security alert.durable-functionsneeds updating, but it's a significant API change due to the change in Azure Functions model. So creating a task here to do it.