watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
207 stars 257 forks source link

Upgrade ibm-watson dependency to v6 #222

Closed Naktibalda closed 3 years ago

Naktibalda commented 3 years ago

This library still depends on ibm-watson v4 which depends on axios 0.18 which has a critical security vulnerability https://snyk.io/vuln/SNYK-JS-AXIOS-1038255

It would be good to make it use ibm-watson v6.

If nobody else is working on this upgrade, I may try to upgrade it myself later this month.

watson-github-bot commented 3 years ago

:tada: This issue has been resolved in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: