Vonage-Community / tutorial-messages-node-express-save-sms-airtable

store SMS messages sent in from your users in an Airtable base and reply to them using the Vonage Messages API.
MIT License
0 stars 0 forks source link

Update dependency @vonage/server-sdk to v2.11.3 - autoclosed #3

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

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
@vonage/server-sdk (source) dependencies minor 2.10.7-beta-2 -> 2.11.3

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

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2021-3918
High High 8.1 CVE-2022-23539
High High 7.6 CVE-2022-23540
High High 7.5 CVE-2022-24999
Medium Medium 6.3 CVE-2022-23541

Release Notes

Vonage/vonage-node-sdk (@​vonage/server-sdk) ### [`v2.11.3`](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.2...v2.11.3) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.2...v2.11.3) ### [`v2.11.2`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#2112) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/33a6cb2c2c869ebe6ff0009799849f4a5512aacf...2.11.2) - Corrected issue where downloading a voice recording transcript would throw an exception. ### [`v2.11.1`](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.0...33a6cb2c2c869ebe6ff0009799849f4a5512aacf) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.0...33a6cb2c2c869ebe6ff0009799849f4a5512aacf) ### [`v2.11.0`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#2110) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.11...2.11.0) - Added support for the Messages API v1.0 ### [`v2.10.11`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.11): 2.10.11 [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/505201230a2571854926075194fc3b55fb9b791d...v2.10.11) #### 2.10.11 ##### Fixed - callback argument missing ([#​597](https://togithub.com/Vonage/vonage-node-sdk/issues/597)) - Repair signatures, fix up tests, remove legacy querystring ### [`v2.10.10`](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.9...505201230a2571854926075194fc3b55fb9b791d) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.9...505201230a2571854926075194fc3b55fb9b791d) ### [`v2.10.9`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.9) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.8...v2.10.9) - Remove extraneous log output. ### [`v2.10.8`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.8) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/c9545c997de61ac434be6214c4ad4caaa7926dcb...v2.10.8) - Move querystring params in SMS to the JSON body. ### [`v2.10.7`](https://togithub.com/Vonage/vonage-node-sdk/compare/b6e283f36b547c47161acd5646c2b42263eb3fa3...c9545c997de61ac434be6214c4ad4caaa7926dcb) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/b6e283f36b547c47161acd5646c2b42263eb3fa3...c9545c997de61ac434be6214c4ad4caaa7926dcb)