From 1b744e189530fd54b77552381ffacab1ca1e0f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:39:56 +0000 Subject: [PATCH] Bump compression-webpack-plugin in /mpcontribs-portal Bumps [compression-webpack-plugin](https://github.com/webpack/compression-webpack-plugin) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/webpack/compression-webpack-plugin/releases) - [Changelog](https://github.com/webpack/compression-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/compression-webpack-plugin/compare/v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: compression-webpack-plugin dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mpcontribs-portal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpcontribs-portal/package.json b/mpcontribs-portal/package.json index e2567d69d..50c0d9c59 100644 --- a/mpcontribs-portal/package.json +++ b/mpcontribs-portal/package.json @@ -27,7 +27,7 @@ "bulma-checkradio": "^2.1.3", "bulma-tooltip": "^3.0.2", "clean-webpack-plugin": "^4.0.0", - "compression-webpack-plugin": "^11.0.0", + "compression-webpack-plugin": "^12.0.0", "core-js": "^3.33.1", "css-loader": "^7.0.0", "handsontable": "^13.1.0",