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 737a3ff307 Bump nanoid from 5.1.16 to 6.0.0 in 
/jena-fuseki2/jena-fuseki-ui
737a3ff307 is described below

commit 737a3ff30707ce3222473be197a32b46031908bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 00:16:07 2026 +0000

    Bump nanoid from 5.1.16 to 6.0.0 in /jena-fuseki2/jena-fuseki-ui
    
    Bumps [nanoid](https://github.com/ai/nanoid) from 5.1.16 to 6.0.0.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ai/nanoid/compare/5.1.16...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-version: 6.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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 e83c23dfd6..78eda6ea06 100644
--- a/jena-fuseki2/jena-fuseki-ui/package.json
+++ b/jena-fuseki2/jena-fuseki-ui/package.json
@@ -67,7 +67,7 @@
     "globals": "^17.4.0",
     "jsdom": "^29.0.0",
     "json-server": "^0.17.4",
-    "nanoid": "^5.0.9",
+    "nanoid": "^6.0.0",
     "nodemon": "^3.0.1",
     "run-script-os": "^1.1.6",
     "sass-embedded": "^1.97.1",
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index e32c505ce6..17bba883d5 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -5722,10 +5722,10 @@ nanoid@^3.1.23, nanoid@^3.3.12:
   resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05";
   integrity 
sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
 
-nanoid@^5.0.9:
-  version "5.1.16"
-  resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.16.tgz#fe345c0a1f9007c32fbb5c139e1208bfd3f41ef7";
-  integrity 
sha512-kVrnsrJqMR8+oLJnGEmSWw9BivK5mt7H3FZatVRjrc5wGqFYuBxX1yG7+A7Gi5AefkX6t/oCkizcQgpu0cY1dQ==
+nanoid@^6.0.0:
+  version "6.0.0"
+  resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-6.0.0.tgz#8a07398e87773c6a97d158921cad826a9c344eab";
+  integrity 
sha512-mkUH+rPkwU2qPadJ0oJZOjeZ5Mxn8Q1UhevwkTRWNuUZzyia3h4rhzK39hxaHTk0o2OxB8W2SQ6A8k23ZDi1pQ==
 
 napi-postinstall@^0.3.0:
   version "0.3.4"

Reply via email to