Bump jsonwebtoken and botframework-webchat

Removes [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken). It's no longer used after updating ancestor dependency [botframework-webchat](https://github.com/microsoft/BotFramework-WebChat). These dependencies need to be updated together.


Removes `jsonwebtoken`

Updates `botframework-webchat` from 4.5.2 to 4.15.6
- [Release notes](https://github.com/microsoft/BotFramework-WebChat/releases)
- [Changelog](https://github.com/microsoft/BotFramework-WebChat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/BotFramework-WebChat/compare/v4.5.2...v4.15.6)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: botframework-webchat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-23 01:57:12 +00:00 committed by GitHub
parent 5b2e546d9d
commit 9ca4fd77b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10826 additions and 13819 deletions

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"office-ui-fabric-react": "6.189.2",
"@types/webpack-env": "1.13.1",
"botframework-directlinejs": "^0.11.4",
"botframework-webchat": "^4.5.2",
"botframework-webchat": "^4.15.6",
"react": "16.8.5",
"react-dom": "16.8.5",
"swagger-client": "^2.1.23"