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-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 550628bada Bump fast-uri (#1643)
550628bada is described below

commit 550628bada2aedeabe8ee892c110d4d846cb9bd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 18:11:18 2026 +0200

    Bump fast-uri (#1643)
    
    Bumps the npm-security group with 1 update in the /landing-pages directory: 
[fast-uri](https://github.com/fastify/fast-uri).
    
    
    Updates `fast-uri` from 3.1.5 to 3.1.7
    - [Release notes](https://github.com/fastify/fast-uri/releases)
    - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: fast-uri
      dependency-version: 3.1.7
      dependency-type: indirect
      dependency-group: npm-security
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 landing-pages/package-lock.json | 6 +++---
 landing-pages/yarn.lock         | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index c4527db58f..ce2fd5bcdf 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -7937,9 +7937,9 @@
       "license": "MIT"
     },
     "node_modules/fast-uri": {
-      "version": "3.1.5",
-      "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz";,
-      "integrity": 
"sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
+      "version": "3.1.7",
+      "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz";,
+      "integrity": 
"sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==",
       "dev": true,
       "funding": [
         {
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 5649e7fdd4..888eb312d5 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -3633,9 +3633,9 @@ fast-levenshtein@^2.0.6:
   integrity 
sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
 
 fast-uri@^3.0.1:
-  version "3.1.5"
-  resolved 
"https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.5.tgz#610f37419a030270430cecd68d74e3d4d96725d0";
-  integrity 
sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==
+  version "3.1.7"
+  resolved 
"https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.7.tgz#743157d957f3cbb4c65310e033dc2ad4ad7dc60a";
+  integrity 
sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==
 
 fastest-levenshtein@^1.0.16:
   version "1.0.16"

Reply via email to