From 16baf72fb9a5684de68a342470048884a8dc028a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 06:25:49 +0000 Subject: [PATCH] Bump twilio from 3.1.0-edge to 3.43.0 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.1.0-edge to 3.43.0. - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/master/CHANGES.md) - [Commits](https://github.com/twilio/twilio-node/compare/3.1.0-edge...3.43.0) 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 cb46ede..e47d26d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jade": "^1.9.2", "mongoose": "^4.0.6", "morgan": "^1.5.1", - "twilio": ">=3.0.0-rc.16 < 3.1.0" + "twilio": ">=3.0.0-rc.16 < 3.44.0" }, "devDependencies": { "chai": "^3.5.0",