This is an automated email from the ASF dual-hosted git repository.
andy 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 afc8f3e39b Bump qs in /jena-fuseki2/jena-fuseki-ui in the
npm-patch-group group
afc8f3e39b is described below
commit afc8f3e39b1b94b81762905e08a064dcccd79734
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 00:02:39 2025 +0000
Bump qs in /jena-fuseki2/jena-fuseki-ui in the npm-patch-group group
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 1
update: [qs](https://github.com/ljharb/qs).
Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
jena-fuseki2/jena-fuseki-ui/package.json | 2 +-
jena-fuseki2/jena-fuseki-ui/yarn.lock | 9 ++++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/package.json
b/jena-fuseki2/jena-fuseki-ui/package.json
index 907b70fccc..7c88251e3d 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.14.0",
+ "qs": "6.14.1",
"vue": "^3.5.26",
"vue-router": "^4.2.5",
"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 4bf3cf4cf8..67cc118f2b 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -6088,13 +6088,20 @@ [email protected]:
dependencies:
side-channel "^1.0.6"
[email protected], qs@^6.14.0, qs@~6.14.0:
[email protected]:
version "6.14.0"
resolved
"https://registry.yarnpkg.com/qs/-/qs-6.14.0.tgz#c63fa40680d2c5c941412a0e899c89af60c0a930"
integrity
sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==
dependencies:
side-channel "^1.1.0"
[email protected], qs@^6.14.0, qs@~6.14.0:
+ version "6.14.1"
+ resolved
"https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
+ integrity
sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
+ dependencies:
+ side-channel "^1.1.0"
+
query-string@^6.10.1:
version "6.14.1"
resolved
"https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"