This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new eb211448c4d build(deps): bump webpack-dev-server from 5.2.4 to 5.2.6 
in /website (#19713)
eb211448c4d is described below

commit eb211448c4dee3ddb12c9ac8eca024ff33ba9a71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:20:43 2026 +0800

    build(deps): bump webpack-dev-server from 5.2.4 to 5.2.6 in /website 
(#19713)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) 
from 5.2.4 to 5.2.6.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - 
[Changelog](https://github.com/webpack/webpack-dev-server/blob/v5.2.6/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.4...v5.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-version: 5.2.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 website/package-lock.json | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/website/package-lock.json b/website/package-lock.json
index a7d03fd4f4a..24b5aa8d6d8 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -22588,10 +22588,9 @@
       }
     },
     "node_modules/webpack-dev-server": {
-      "version": "5.2.4",
-      "resolved": 
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.4.tgz";,
-      "integrity": 
"sha512-GqDPGZN9bRqKBTkp4aWkobDDHMsrXKoGSdOH56smIri8qR0JG8gfL8/v/f/OZR3/OKXjG8uwJbFVhKm/FNU/UA==",
-      "license": "MIT",
+      "version": "5.2.6",
+      "resolved": 
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.6.tgz";,
+      "integrity": 
"sha512-HNLRmamRvVavZQ+avceZifmv8hmdUjg43t6MI4SqJDwFdW7RPQwH5vzGhDRZSX59SgfbeHhLnq3g+uooWo7pVw==",
       "dependencies": {
         "@types/bonjour": "^3.5.13",
         "@types/connect-history-api-fallback": "^1.5.4",
@@ -22611,7 +22610,7 @@
         "graceful-fs": "^4.2.6",
         "http-proxy-middleware": "^2.0.9",
         "ipaddr.js": "^2.1.0",
-        "launch-editor": "^2.6.1",
+        "launch-editor": "^2.14.1",
         "open": "^10.0.3",
         "p-retry": "^6.2.0",
         "schema-utils": "^4.2.0",
@@ -37192,9 +37191,9 @@
       }
     },
     "webpack-dev-server": {
-      "version": "5.2.4",
-      "resolved": 
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.4.tgz";,
-      "integrity": 
"sha512-GqDPGZN9bRqKBTkp4aWkobDDHMsrXKoGSdOH56smIri8qR0JG8gfL8/v/f/OZR3/OKXjG8uwJbFVhKm/FNU/UA==",
+      "version": "5.2.6",
+      "resolved": 
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.6.tgz";,
+      "integrity": 
"sha512-HNLRmamRvVavZQ+avceZifmv8hmdUjg43t6MI4SqJDwFdW7RPQwH5vzGhDRZSX59SgfbeHhLnq3g+uooWo7pVw==",
       "requires": {
         "@types/bonjour": "^3.5.13",
         "@types/connect-history-api-fallback": "^1.5.4",
@@ -37214,7 +37213,7 @@
         "graceful-fs": "^4.2.6",
         "http-proxy-middleware": "^2.0.9",
         "ipaddr.js": "^2.1.0",
-        "launch-editor": "^2.6.1",
+        "launch-editor": "^2.14.1",
         "open": "^10.0.3",
         "p-retry": "^6.2.0",
         "schema-utils": "^4.2.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to