-
Notifications
You must be signed in to change notification settings - Fork 517
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: Removed LTS version (#978) * chore: removed LTS version * chore: removing lts from cloudscan * chore: completely removed LTS * chore: Update axios to 1.6 to pull in fix for CVE 2023 45857 (#971) * Update axios to 1.6.0 Fixes CVE-2023-45857 * Explicit type return on Promise TypeScript's automatic type resolution for the promise returned by the function in getExponentialBackoffResponseHandler determines that it returns a Promise<unknown>. This commit forces TypeScript to recognize that the resolved object is of type Promise<AxiosResponse>. --------- Co-authored-by: Shubham <[email protected]> * chore: twilio help changes (#958) Co-authored-by: Shubham <[email protected]> * chore: Removing Test Related To Deprecated Endpoint - OAuth (#963) * removing test in relation to deprecated endpoint * removingn more oauth refrences --------- Co-authored-by: sbansla <[email protected]> --------- Co-authored-by: Andrew Pietila <[email protected]> Co-authored-by: kridai <[email protected]> Co-authored-by: KobeBrooks <[email protected]> Co-authored-by: sbansla <[email protected]>
- Loading branch information
1 parent
67c54fd
commit c61ed8f
Showing
13 changed files
with
4 additions
and
1,231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ it can be. | |
|
||
If you have questions about how to use `twilio-node`, please see our | ||
[docs](./README.md), and if you don't find the answer there, please contact | ||
[[email protected]](mailto:help@twilio.com) with any issues you have. | ||
[Twilio Support](https://www.twilio.com/help/contact) with any issues you have. | ||
|
||
## <a name="issue"></a> Found an Issue? | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.