Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @vonage/server-sdk to v3 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Dec 5, 2023

This PR contains the following updates:

Package Type Update Change
@vonage/server-sdk (source) dependencies major ^2.10.10 -> ^3.0.0

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

Severity CVSS Score CVE
High High 7.5 CVE-2022-38900
Medium Medium 6.5 CVE-2023-26136
Medium Medium 6.4 CVE-2022-23540
Medium Medium 5.9 CVE-2022-23539
Medium Medium 5.3 CVE-2022-25883
Medium Medium 5.0 CVE-2022-23541

Release Notes

Vonage/vonage-node-sdk (@​vonage/server-sdk)

v3.0.0

Compare Source

This version is a complete rewrite of version 2. Written in Typescript and broken out into smaller packages to reduce package size. Callbacks have been removed, and most functions will take in param objects instead of using positional params. SMS and Messages have been broken out to mirror the API.

You can find migration guides for each package here:

v2.11.3

Compare Source

v2.11.2

Compare Source

  • Corrected issue where downloading a voice recording transcript would throw an exception.

v2.11.1

Compare Source

v2.11.0

Compare Source

  • Added support for the Messages API v1.0

v2.10.11: 2.10.11

Compare Source

2.10.11

Fixed
  • callback argument missing (#​597)
  • Repair signatures, fix up tests, remove legacy querystring

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants