From 08acb1690372664d4c51cf548dab19755e40ea8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 06:51:11 +0000 Subject: [PATCH] Bump twilio from 3.0.0 to 3.60.0 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.0.0 to 3.60.0. - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-node/compare/3.0.0...3.60.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 d35996f..4699c8e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "express-session": "^1.10.3", "morgan": "^1.5.1", "sanitize-html": "^1.10.0", - "twilio": "~3.0.0-rc.16", + "twilio": "~3.60.0", "underscore": "^1.8.3" }, "devDependencies": {