From aa7a06d7501087116751fba74bfd24994cfb6de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 18:00:09 +0000 Subject: [PATCH] Update chai requirement from ^4.3.4 to ^4.3.6 (#35) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0191cba..7745e14 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@alcalzone/release-script": "^2.2.1", "gulp": "^4.0.2", "mocha": "^9.2.0", - "chai": "^4.3.4" + "chai": "^4.3.6" }, "main": "main.js", "scripts": {