BotFramework-WebChat
BotFramework-WebChat copied to clipboard
Update deprecated dependencies
Is your feature request related to a problem?
When installing the botframework-webchat package, I am faced with numerous warnings about deprecated packages e.g. [email protected].
Our projects in the company need to adhere to strict policies and standards and this negatively affects the quality score of the project.
Describe the suggestion or request in detail
Upgrade all deprecated dependencies to more recent and maintained packages to improve performance and remove warnings
Describe alternatives you have considered
Creating a local copy of the package could be done but this is not ideal as we prefer to use the packages maintained by Microsoft
Additional context
No response
Working on this... one hurdle is bumping botframework-directlinejs, which its test infrastructure is currently under maintenance.