From c528241ee9fba4af213884583e43e832c2358fe8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 06:15:30 +0000 Subject: [PATCH] Bump chai from 3.5.0 to 4.3.0 Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.3.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/master/History.md) - [Commits](https://github.com/chaijs/chai/compare/3.5.0...4.3.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 cb46ede..40f11f4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "twilio": ">=3.0.0-rc.16 < 3.1.0" }, "devDependencies": { - "chai": "^3.5.0", + "chai": "^4.3.0", "mocha": "^3.1.2" }, "engines": {