From 813376bae1f3097a7b42cb6c99fabf165f6f475e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:21:16 -0500 Subject: [PATCH] Bump webpack from 5.91.0 to 5.94.0 in /canvas_modules/harness (#2134) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Howard --- canvas_modules/harness/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/canvas_modules/harness/package.json b/canvas_modules/harness/package.json index 105b05f8a6..5c1b6b4c72 100644 --- a/canvas_modules/harness/package.json +++ b/canvas_modules/harness/package.json @@ -85,7 +85,7 @@ "source-map-loader": "5.0.0", "style-loader": "3.3.4", "stylelint": "13.13.1", - "webpack": "5.91.0", + "webpack": "5.94.0", "webpack-bundle-analyzer": "4.10.1", "webpack-dev-middleware": "7.1.1", "webpack-hot-middleware": "2.26.1",