ibm-cloud-security / appid-serversdk-nodejs

Node.js SDK for the IBM Cloud App ID service
Apache License 2.0
30 stars 36 forks source link

fix(package.json): updating json webtoken to v9 #290

Closed abod-akhras closed 1 year ago

abod-akhras commented 1 year ago

The package uses jsonwebtoken 8.5.1 which is deprecated now and having security issues therefore updating to the patched jsonwebtoken v9.0.0.

The new version requires a minimum of v12 Node.

fix https://github.com/ibm-cloud-security/appid-serversdk-nodejs/issues/286

coveralls commented 1 year ago

Coverage Status

Coverage: 95.349%. Remained the same when pulling d39ef7d6ffca9e2ccf389da56fb82dcc9c0e40a1 on development into e634a543409b8352459dc1d5012dd58d0d1b3afa on master.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 6.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: