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

Gerrrr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/otava-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 92e3ca5  Bump webpack-dev-server from 5.2.4 to 5.2.5 (#14)
92e3ca5 is described below

commit 92e3ca5656d0df4f9eeffd22ea7c33de2b22c01d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 12:56:34 2026 -0700

    Bump webpack-dev-server from 5.2.4 to 5.2.5 (#14)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) 
from 5.2.4 to 5.2.5.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - 
[Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.4...v5.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-version: 5.2.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a44c2eb..6db36b2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18387,9 +18387,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==",
+      "version": "5.2.5",
+      "resolved": 
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.5.tgz";,
+      "integrity": 
"sha512-4wZtCquSuv9CKX8oybo+mqxtxZqWz47uM1Ch94lxowBztOhWCbhqvRbfC/mODOwxgV2brY+JGZpHq58/SuVFYg==",
       "license": "MIT",
       "dependencies": {
         "@types/bonjour": "^3.5.13",

Reply via email to