From ed75dbb46247f0f0b561a6ec1abcde091b9be245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 22:22:56 +0000 Subject: [PATCH] Bump webpack Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../jetpack_vendor/automattic/jetpack-backup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/energy-tests/html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json b/energy-tests/html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json index ac51fc8b14..83b5470f81 100644 --- a/energy-tests/html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json +++ b/energy-tests/html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json @@ -47,7 +47,7 @@ "concurrently": "6.0.2", "sass": "1.43.3", "sass-loader": "12.4.0", - "webpack": "5.72.1", + "webpack": "5.104.1", "webpack-cli": "4.9.1" } }