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 @vonage/server-sdk to v3.4.0 - autoclosed #4

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

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

This PR contains the following updates:

Package Type Update Change
@vonage/server-sdk (source) dependencies minor 3.3.0 -> 3.4.0
@vonage/server-sdk (source) dependencies minor 3.2.0 -> 3.4.0

By merging this PR, the below vulnerabilities will be automatically resolved:

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

Release Notes

Vonage/vonage-node-sdk (@​vonage/server-sdk) ### [`v3.4.0`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/%40vonage/server-sdk%403.4.0): v3.4.0 [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/@vonage/server-sdk@3.3.0...@vonage/server-sdk@3.4.0) This release includes various features and improvements, such as redact module, verify v2 support, auth signature timestamp, experience composer, captions for video, proactive connect, custom exceptions, and documentation updates. ##### Added - Redact module. - Verify v2 support. - Auth signature timestamp. - Experience composer and captions for video. - Bring your own passcode. - Proactive connect. - Custom exceptions for missing required parameters. ##### Fixed - Import issue with verification in the `verify` module. - Kebab-case API parameter formatting. - Documentation fixes and badge updates. **Full Changelog**: [View on GitHub](https://togithub.com/Vonage/vonage-node-sdk/compare/@vonage/server-sdk@3.3.0...@vonage/server-sdk@3.4.0)