From 6e46a3c67353dc99bc5981d30747774cb51c3708 Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Tue, 24 Dec 2024 11:22:04 +0100 Subject: [PATCH] Bump arrify from 2.0.0 to 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43081624b..c1c008147 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@cucumber/messages": "27.0.2", "@xmldom/xmldom": "0.9.6", "acorn": "8.14.0", - "arrify": "2.0.1", + "arrify": "3.0.0", "axios": "1.7.9", "chai": "5.1.1", "chai-deep-match": "1.2.1",