From 7542f24844a0028a194294297b6d9368b4479996 Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 19:07:17 +0000 Subject: [PATCH] Update dependency grunt-contrib-compress to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b379576f142..3fd1b97152f 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "glob": "^10.3.10", "graceful-fs": "^4.2.6", "grunt": "^1.2.1", - "grunt-contrib-compress": "^1.6.0", + "grunt-contrib-compress": "^2.0.0", "grunt-replace-json": "^0.1.0", "hashids": "^2.2.1", "hbs": "^4.0.4",