From 9d2b83f5636f88befa9f5a6a7e45bf0db16aca8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:33:11 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v27.0.1 (#13718) 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 589f1d75ad..ab61a659e3 100644 --- a/install/package.json +++ b/install/package.json @@ -171,7 +171,7 @@ "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", - "jsdom": "27.0.0", + "jsdom": "27.0.1", "lint-staged": "16.2.4", "mocha": "11.7.4", "mocha-lcov-reporter": "1.3.0",