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 c33c58490f Bump postcss from 8.5.16 to 8.5.23 in 
/jena-fuseki2/jena-fuseki-ui
c33c58490f is described below

commit c33c58490f063ef61146a9e460682ddcf57fc5ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 17:44:59 2026 +0000

    Bump postcss from 8.5.16 to 8.5.23 in /jena-fuseki2/jena-fuseki-ui
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.5.16 to 8.5.23.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/compare/8.5.16...8.5.23)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-ui/yarn.lock | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index 43fbb0ae8a..701af80e08 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -5717,11 +5717,16 @@ n3@^1.3.5:
     buffer "^6.0.3"
     readable-stream "^4.0.0"
 
-nanoid@^3.1.23, nanoid@^3.3.12:
+nanoid@^3.1.23:
   version "3.3.12"
   resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05";
   integrity 
sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
 
+nanoid@^3.3.16:
+  version "3.3.16"
+  resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c";
+  integrity 
sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
+
 nanoid@^6.0.0:
   version "6.0.0"
   resolved 
"https://registry.yarnpkg.com/nanoid/-/nanoid-6.0.0.tgz#8a07398e87773c6a97d158921cad826a9c344eab";
@@ -6219,11 +6224,11 @@ postcss-selector-parser@^7.1.0:
     util-deprecate "^1.0.2"
 
 postcss@^8.5.15, postcss@^8.5.16:
-  version "8.5.16"
-  resolved 
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.16.tgz#1230ce0b5df354c24c0ea45f99ce5f6a88279d28";
-  integrity 
sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==
+  version "8.5.23"
+  resolved 
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.23.tgz#3493550116f478487298301d2c2e8dc5a56e6594";
+  integrity 
sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==
   dependencies:
-    nanoid "^3.3.12"
+    nanoid "^3.3.16"
     picocolors "^1.1.1"
     source-map-js "^1.2.1"
 

Reply via email to