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 6be11331c2e Bump swagger-ui-dist (#70598)
6be11331c2e is described below

commit 6be11331c2e703cce23650d9adcdf15785b219c0
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 21:58:41 2026 +0200

    Bump swagger-ui-dist (#70598)
    
    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.9 to 5.32.11
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.9...v5.32.11)
    
    ---
    updated-dependencies:
    - dependency-name: swagger-ui-dist
      dependency-version: 5.32.11
      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 66e5c2c82c0..f01f2e4fdaa 100644
--- a/registry/package.json
+++ b/registry/package.json
@@ -10,7 +10,7 @@
   },
   "dependencies": {
     "@11ty/eleventy": "^3.1.6",
-    "swagger-ui-dist": "^5.32.9"
+    "swagger-ui-dist": "^5.32.11"
   },
   "devDependencies": {
     "clean-css-cli": "^5.6.3",
diff --git a/registry/pnpm-lock.yaml b/registry/pnpm-lock.yaml
index 1bf08343c53..b24ffb061f5 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.9
-        version: 5.32.9
+        specifier: ^5.32.11
+        version: 5.32.11
     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-8i2tzJQi+7bgxESMD2hg/UBumbTsf6vLbtu4cW5ETPz/B070UuS0rTP1hu6WSH81HcsHqYalJE+rP21Vg96rUQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-NEZzRuxHHQkbG3GCjNbzz+XRDoM7AztnXyzc2VCW5RXUvZBDW7bb3W29/SPfvav3yOzqnDTOLP2Xzbjxo0bldQ==}
 
   [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