From 9cfed9a6981c757c626843db3e8a4fc8cef22865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:51:10 +0000 Subject: [PATCH] Bump webpack Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 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.76.0...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/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json b/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json index 8e7ab594ba..f231c4ad9a 100644 --- a/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json +++ b/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json @@ -54,7 +54,7 @@ "jest-environment-jsdom": "29.7.0", "sass": "1.64.1", "sass-loader": "12.4.0", - "webpack": "5.76.0", + "webpack": "5.104.1", "webpack-cli": "4.9.1" } }