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

afs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 50e6f18df2 Bump morgan from 1.10.1 to 1.11.0 in 
/jena-fuseki2/jena-fuseki-ui
50e6f18df2 is described below

commit 50e6f18df2021dbd0bcf31daa63e9209a2f28516
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 23:41:31 2026 +0000

    Bump morgan from 1.10.1 to 1.11.0 in /jena-fuseki2/jena-fuseki-ui
    
    Bumps [morgan](https://github.com/expressjs/morgan) from 1.10.1 to 1.11.0.
    - [Release notes](https://github.com/expressjs/morgan/releases)
    - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
    - [Commits](https://github.com/expressjs/morgan/compare/1.10.1...1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: morgan
      dependency-version: 1.11.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-ui/yarn.lock | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index 0b65d9e02e..00fda13fec 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -5684,14 +5684,14 @@ mlly@^1.7.4, mlly@^1.8.2:
     ufo "^1.6.3"
 
 morgan@^1.10.0:
-  version "1.10.1"
-  resolved 
"https://registry.yarnpkg.com/morgan/-/morgan-1.10.1.tgz#4e02e6a4465a48e26af540191593955d17f61570";
-  integrity 
sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A==
+  version "1.11.0"
+  resolved 
"https://registry.yarnpkg.com/morgan/-/morgan-1.11.0.tgz#98464b8538802f14e9e5374ebe23ac364cd617e8";
+  integrity 
sha512-zSkVu3t18r39pw4ixfBKvfZi3y2UOqr7d4WYwcj3m8nXpEQK4rPO6GLzs/CExoRgmX3y9EjmmcXqv6jq0SK46g==
   dependencies:
     basic-auth "~2.0.1"
     debug "2.6.9"
     depd "~2.0.0"
-    on-finished "~2.3.0"
+    on-finished "~2.4.1"
     on-headers "~1.1.0"
 
 [email protected]:
@@ -5937,13 +5937,6 @@ on-finished@^2.4.1, on-finished@~2.4.1:
   dependencies:
     ee-first "1.1.1"
 
-on-finished@~2.3.0:
-  version "2.3.0"
-  resolved 
"https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947";
-  integrity 
sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==
-  dependencies:
-    ee-first "1.1.1"
-
 on-headers@>=1.1.0, on-headers@~1.1.0:
   version "1.1.0"
   resolved 
"https://registry.yarnpkg.com/on-headers/-/on-headers-1.1.0.tgz#59da4f91c45f5f989c6e4bcedc5a3b0aed70ff65";

Reply via email to