From 4db87731d4ce008392af44128578a6a3297010e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:20:31 +0000 Subject: [PATCH] Bump webpack 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_MSSQL/Grid_MSSQL/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Binding MS SQL database using CustomAdaptor/Binding MS SQL database using CustomAdaptor/Grid_MSSQL/Grid_MSSQL/package.json b/Binding MS SQL database using CustomAdaptor/Binding MS SQL database using CustomAdaptor/Grid_MSSQL/Grid_MSSQL/package.json index d43d704..7de0f3a 100644 --- a/Binding MS SQL database using CustomAdaptor/Binding MS SQL database using CustomAdaptor/Grid_MSSQL/Grid_MSSQL/package.json +++ b/Binding MS SQL database using CustomAdaptor/Binding MS SQL database using CustomAdaptor/Grid_MSSQL/Grid_MSSQL/package.json @@ -18,7 +18,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": {