From ddb163a59f4cbe0b4ac721f3fd2e166d81deb53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 05:34:52 +0000 Subject: [PATCH] Bump webpack from 5.91.0 to 5.94.0 in /WebMethodAdaptor/WebMethodAdaptor Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- WebMethodAdaptor/WebMethodAdaptor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebMethodAdaptor/WebMethodAdaptor/package.json b/WebMethodAdaptor/WebMethodAdaptor/package.json index 20eb54f..c4e45e2 100644 --- a/WebMethodAdaptor/WebMethodAdaptor/package.json +++ b/WebMethodAdaptor/WebMethodAdaptor/package.json @@ -21,7 +21,7 @@ "mini-css-extract-plugin": "2.9.0", "ts-loader": "9.5.1", "typescript": "5.4.5", - "webpack": "5.91.0", + "webpack": "5.94.0", "webpack-cli": "5.1.4" }, "dependencies": {