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

potiuk 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 b641f1f152d Bump swagger-ui-dist (#69343)
b641f1f152d is described below

commit b641f1f152d7b241f88ecad3c767e371ff490367
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 00:56:05 2026 +0200

    Bump swagger-ui-dist (#69343)
    
    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.7 to 5.32.8
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.7...v5.32.8)
    
    ---
    updated-dependencies:
    - dependency-name: swagger-ui-dist
      dependency-version: 5.32.8
      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 906d274be43..76606419685 100644
--- a/registry/package.json
+++ b/registry/package.json
@@ -10,7 +10,7 @@
   },
   "dependencies": {
     "@11ty/eleventy": "^3.1.6",
-    "swagger-ui-dist": "^5.32.7"
+    "swagger-ui-dist": "^5.32.8"
   },
   "devDependencies": {
     "clean-css-cli": "^5.6.3",
diff --git a/registry/pnpm-lock.yaml b/registry/pnpm-lock.yaml
index 020fa136879..129d2d101db 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.7
-        version: 5.32.7
+        specifier: ^5.32.8
+        version: 5.32.8
     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-RH5WRnTpcgN/dWcmohrxdEKdNVOQ/ebas1+A6Zfqqz4Z1gj3VH48iyM59Zru+PwLB/rkOgWGOu0VQW6ODiwJNQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-dgMdWXIgnI4zX4OPhKEdWnlDODbgm8W3AX0Ivn/BBqcUh6xZsBxhZMnvk6DJyRz1BTrj8dPxtarmEGgkz30oyA==}
 
   [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