From 75d3afa74ace040e516e0101e47376807b0b3a59 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 12:11:10 +0000 Subject: [PATCH] Update jsdom to version 25.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0205bae4..1a0849c0 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "gm-papandreou": "^1.23.0-patch1", "html-webpack-plugin": "^4.0.1", "inkscape": "^3.0.0", - "jsdom": "^19.0.0", + "jsdom": "^25.0.0", "less": "^2.7.1", "mocha": "^7.0.0", "nyc": "^15.0.0",