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 45fd0625fe Bump qs from 6.15.1 to 6.15.2 in 
/jena-fuseki2/jena-fuseki-ui
45fd0625fe is described below

commit 45fd0625fe0b469f1a6c16e2df169bf9d8ef7e0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 12:19:43 2026 +0000

    Bump qs from 6.15.1 to 6.15.2 in /jena-fuseki2/jena-fuseki-ui
    
    Bumps [qs](https://github.com/ljharb/qs) from 6.15.1 to 6.15.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.15.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-ui/package.json | 2 +-
 jena-fuseki2/jena-fuseki-ui/yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/package.json 
b/jena-fuseki2/jena-fuseki-ui/package.json
index 615cdc074b..ac122bf005 100644
--- a/jena-fuseki2/jena-fuseki-ui/package.json
+++ b/jena-fuseki2/jena-fuseki-ui/package.json
@@ -35,7 +35,7 @@
     "codemirror": "6.0.2",
     "follow-redirects": "^1.15.4",
     "mitt": "^3.0.1",
-    "qs": "6.15.1",
+    "qs": "6.15.2",
     "vue": "^3.5.26",
     "vue-router": "^5.0.2",
     "vue-upload-component": "^3.1.8",
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index 2ce8a2af77..97207df1aa 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -6603,10 +6603,10 @@ punycode@^2.1.0, punycode@^2.3.1:
   resolved 
"https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5";
   integrity 
sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
 
[email protected], qs@^6.14.0, qs@^6.14.1:
-  version "6.15.1"
-  resolved 
"https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f";
-  integrity 
sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==
[email protected], qs@^6.14.0, qs@^6.14.1:
+  version "6.15.2"
+  resolved 
"https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9";
+  integrity 
sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==
   dependencies:
     side-channel "^1.1.0"
 

Reply via email to