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

kaxil pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 3469551ddc5 Bump swagger-ui-dist (#72987)
3469551ddc5 is described below

commit 3469551ddc579ab2c5c6c06d65d60bf6765f5339
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 12 00:45:37 2026 +0100

    Bump swagger-ui-dist (#72987)
    
    Bumps the registry-package-updates group with 1 update in the /registry 
directory: [swagger-ui-dist](https://github.com/swagger-api/swagger-ui).
    
    
    Updates `swagger-ui-dist` from 5.32.14 to 5.32.15
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.14...v5.32.15)
    
    ---
    updated-dependencies:
    - dependency-name: swagger-ui-dist
      dependency-version: 5.32.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: registry-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 registry/package.json   |  2 +-
 registry/pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/registry/package.json b/registry/package.json
index faea60f9170..51abe8835d3 100644
--- a/registry/package.json
+++ b/registry/package.json
@@ -10,7 +10,7 @@
   },
   "dependencies": {
     "@11ty/eleventy": "^3.1.6",
-    "swagger-ui-dist": "^5.32.14"
+    "swagger-ui-dist": "^5.32.15"
   },
   "devDependencies": {
     "clean-css-cli": "^5.6.3",
diff --git a/registry/pnpm-lock.yaml b/registry/pnpm-lock.yaml
index f1964bc8c4f..10076034573 100644
--- a/registry/pnpm-lock.yaml
+++ b/registry/pnpm-lock.yaml
@@ -25,8 +25,8 @@ importers:
         specifier: ^3.1.6
         version: 3.1.6
       swagger-ui-dist:
-        specifier: ^5.32.14
-        version: 5.32.14
+        specifier: ^5.32.15
+        version: 5.32.15
     devDependencies:
       clean-css-cli:
         specifier: ^5.6.3
@@ -586,8 +586,8 @@ packages:
     resolution: {integrity: 
sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
     engines: {node: '>=0.10.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-nOA2pSQhcmODMUQZpJHYKNuwniDUqcOWGNaSCOoZv12FdOSJ9JxV95HtyRGNMqEBj6h6lCNTy20TgZDYTSuUIg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-TSFER+rFQlf1nzk6WvKkMaHTxAPQ3eAAxigFThnxQedSREanfZgSbJFayZVs/ULnSbNdrJOb99vLD6xpb3R3eg==}
 
   [email protected]:
     resolution: {integrity: 
sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
@@ -1174,7 +1174,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       '@scarf/scarf': 1.4.0
 

Reply via email to