From 534aa84fc4817d130cf71434e2d6b55bb9321bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 05:29:51 +0000 Subject: [PATCH] Bump twilio from 3.0.0 to 3.82.1 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.0.0 to 3.82.1. - [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.82.1) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d7d4fd..a41c6c3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "morgan": "^1.5.1", "q": "^1.4.1", "sanitize-html": "^1.10.0", - "twilio": "~3.0.0-rc.16", + "twilio": "~3.82.1", "underscore": "^1.8.3" }, "devDependencies": {