Vonage-Community / sample-mongodb-vonage-integration-restaurant-demo

This demo shows off a more full-fledged way to integrate Vonage Verify, Vonage Messages, and the Vonage Meetings API in a structured application. It is powered by MongoDB's Atlas cloud database service, and can be managed by any MongoDB-compatible suite of tools.
Apache License 2.0
0 stars 0 forks source link

Update dependency jsonwebtoken to v9.0.1 - autoclosed #9

Closed mend-for-github-com[bot] closed 4 months ago

mend-for-github-com[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies patch 9.0.0 -> 9.0.1

By merging this PR, the issue #7 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2022-25883

Release Notes

auth0/node-jsonwebtoken (jsonwebtoken) ### [`v9.0.1`](https://togithub.com/auth0/node-jsonwebtoken/blob/HEAD/CHANGELOG.md#901---2023-07-05) [Compare Source](https://togithub.com/auth0/node-jsonwebtoken/compare/v9.0.0...v9.0.1) - fix(stubs): allow decode method to be stubbed