From e4a46088c79d6884d37d7d7e7f6fda5b76d68b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 01:38:20 +0000 Subject: [PATCH] Bump webpack Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.94.0) --- updated-dependencies: - dependency-name: webpack 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..04ae183845 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.94.0", "webpack-cli": "4.9.1" } }