Bump webpack in /graylog2-web-interface/packages/graylog-web-plugin (#25242)

Bumps [webpack](https://github.com/webpack/webpack) from 5.105.2 to 5.105.3.
- [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.105.2...v5.105.3)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-06 08:21:36 +01:00
committed by GitHub
parent 523094c8eb
commit 0fe25bf1f4

View File

@@ -52,7 +52,7 @@
"styled-components": "6.1.1",
"typescript": "5.9.3",
"use-query-params": "^2.2.0",
"webpack": "5.105.2",
"webpack": "5.105.3",
"webpack-cli": "6.0.1",
"webpack-merge": "^6.0.1"
}