From f1efdaea1ac5e504000c0c3418f6b51fd801140b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:03:42 +0000 Subject: [PATCH] Bump twilio from 3.0.0 to 4.13.0 Bumps [twilio](https://github.com/twilio/twilio-node) from 3.0.0 to 4.13.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.13.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..3a45af3 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.13.0", "url": "^0.11.0" }, "devDependencies": {