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

jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 73286ab2b0 Bump swagger-ui-dist from 5.32.11 to 5.32.12 in 
/framework/rest-api
73286ab2b0 is described below

commit 73286ab2b01ee15e2a30bb1b9d86f1712730d199
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 6 13:43:04 2026 +0000

    Bump swagger-ui-dist from 5.32.11 to 5.32.12 in /framework/rest-api
    
    Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 
5.32.11 to 5.32.12.
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.11...v5.32.12)
    
    ---
    updated-dependencies:
    - dependency-name: swagger-ui-dist
      dependency-version: 5.32.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 framework/rest-api/package-lock.json | 8 ++++----
 framework/rest-api/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/framework/rest-api/package-lock.json 
b/framework/rest-api/package-lock.json
index dc703660bf..6cc3862e61 100644
--- a/framework/rest-api/package-lock.json
+++ b/framework/rest-api/package-lock.json
@@ -8,7 +8,7 @@
             "license": "Apache-2.0",
             "dependencies": {
                 "redoc": "2.5.3",
-                "swagger-ui-dist": "5.32.11"
+                "swagger-ui-dist": "5.32.12"
             }
         },
         "node_modules/@babel/runtime": {
@@ -1113,9 +1113,9 @@
             "peer": true
         },
         "node_modules/swagger-ui-dist": {
-            "version": "5.32.11",
-            "resolved": 
"https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.32.11.tgz";,
-            "integrity": 
"sha512-NEZzRuxHHQkbG3GCjNbzz+XRDoM7AztnXyzc2VCW5RXUvZBDW7bb3W29/SPfvav3yOzqnDTOLP2Xzbjxo0bldQ==",
+            "version": "5.32.12",
+            "resolved": 
"https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.32.12.tgz";,
+            "integrity": 
"sha512-ceXE+KNc5LXafhh36trB6nxK+U2EIKUWzHT7sBiMosf2eJLAefalYnTwMouQBmSyED6m7Yz+GYZEcL+Glt3sww==",
             "license": "Apache-2.0",
             "dependencies": {
                 "@scarf/scarf": "=1.4.0"
diff --git a/framework/rest-api/package.json b/framework/rest-api/package.json
index 133c46cac6..8906437302 100644
--- a/framework/rest-api/package.json
+++ b/framework/rest-api/package.json
@@ -4,7 +4,7 @@
     "repository": "https://github.com/apache/ofbiz-framework.git";,
     "license": "Apache-2.0",
     "dependencies": {
-        "swagger-ui-dist": "5.32.11",
+        "swagger-ui-dist": "5.32.12",
         "redoc": "2.5.3"
     },
     "overrides": {

Reply via email to