From 628e2e8b9d2a235bec1c37a03a7093521ee9c5ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:31:26 +0000 Subject: [PATCH] Bump twilio from 3.0.0 to 4.14.0 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.0.0 to 4.14.0. - [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/3.0.0...4.14.0) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec5268e..8ca9aff 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "pug": "^2.0.0-beta6", "q": "1.4.1", "serve-favicon": "~2.3.2", - "twilio": "3.0.0", + "twilio": "4.14.0", "url": "^0.11.0" }, "devDependencies": {