From 1d4efb4b70a320276b4390d67bc4d39e50e0115e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 09:28:18 +0000 Subject: [PATCH] Bump twilio from 2.11.1 to 3.49.2 Bumps [twilio](https://github.com/twilio/twilio-node) from 2.11.1 to 3.49.2. - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-node/blob/main/UPGRADE.md) - [Commits](https://github.com/twilio/twilio-node/compare/2.11.1...3.49.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7655164..e14490b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "qs": "^6.2.1", "request": "^2.75.0", "serve-favicon": "~2.3.0", - "twilio": "^2.11.0", + "twilio": "^3.49.2", "twit": "^2.2.5" }, "devDependencies": {