From 0f2241c69fb346fc42e59a1abc2f13b4f1ec7eb4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 06:01:05 +0000 Subject: [PATCH] Bump twilio from 3.0.0 to 3.63.0 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.0.0 to 3.63.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.63.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 cb02a15..2f3f5c8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "body-parser": "^1.15.2", "dotenv-safe": "^3.0.0", "express": "^4.14.0", - "twilio": "~3.0.0" + "twilio": "~3.63.0" }, "devDependencies": { "chai": "^3.5.0",