From 1478ec62d0d86a7ccc3c29a0af13dc4774bdabf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:26:56 +0000 Subject: [PATCH] Bump webpack in /Binding MySQL database using CustomAdaptor/Grid_MYSQL Bumps [webpack](https://github.com/webpack/webpack) from 5.98.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.98.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../Grid_MYSQL/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Binding MySQL database using CustomAdaptor/Grid_MYSQL/package.json b/Binding MySQL database using CustomAdaptor/Grid_MYSQL/package.json index 5ba5ee1..fd7e81b 100644 --- a/Binding MySQL database using CustomAdaptor/Grid_MYSQL/package.json +++ b/Binding MySQL database using CustomAdaptor/Grid_MYSQL/package.json @@ -20,7 +20,7 @@ "mini-css-extract-plugin": "2.9.2", "ts-loader": "9.5.2", "typescript": "5.8.2", - "webpack": "5.98.0", + "webpack": "5.104.1", "webpack-cli": "6.0.1" }, "dependencies": {