From 290639d168e416c1e413b5237890057e27d6deb6 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:27:52 -0600 Subject: [PATCH] Update dependency chai to v5 (#2453) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 400a20770..849aee1af 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/split2": "4.2.3", "@types/stoppable": "1.1.3", "@types/tap": "15.0.12", - "chai": "4.5.0", + "chai": "5.1.2", "cross-zip": "4.0.1", "desm": "1.3.1", "into-stream": "7.0.0",