From 9323fb42842f0c01ac23c8a0b928d6d026f3c612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 16:06:10 +0000 Subject: [PATCH] Bump twilio from 3.0.0 to 4.14.1 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.0.0 to 4.14.1. - [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.1) --- 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..932f075 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.1", "url": "^0.11.0" }, "devDependencies": {