From 23621eca55e7766d2528ad41214765d61878fac9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 19:18:56 -0500 Subject: [PATCH] fix(deps): update dependency xregexp to v5.1.2 (#13195) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9e5645af58..43bf3921e9 100644 --- a/install/package.json +++ b/install/package.json @@ -153,7 +153,7 @@ "winston": "3.17.0", "workerpool": "9.2.0", "xml": "1.0.1", - "xregexp": "5.1.1", + "xregexp": "5.1.2", "yargs": "17.7.2", "zxcvbn": "4.4.2" },