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

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 35ef3f0cfe2 [v3-1-test] Remove leftover reference to glob 10.4.5 
(#58467) (#58468)
35ef3f0cfe2 is described below

commit 35ef3f0cfe28526e8cc8b2b6a74ddada2c4de762
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 19 01:10:34 2025 +0100

    [v3-1-test] Remove leftover reference to glob 10.4.5 (#58467) (#58468)
    
    (cherry picked from commit 26464f8d360b9aa221330013d249fb8d82f35ce8)
    
    Co-authored-by: Jens Scheffler <[email protected]>
---
 airflow-core/src/airflow/ui/pnpm-lock.yaml | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/airflow-core/src/airflow/ui/pnpm-lock.yaml 
b/airflow-core/src/airflow/ui/pnpm-lock.yaml
index abdd34b42ce..9cde1c57db4 100644
--- a/airflow-core/src/airflow/ui/pnpm-lock.yaml
+++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml
@@ -2723,10 +2723,6 @@ packages:
     resolution: {integrity: 
sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
-    hasBin: true
-
   [email protected]:
     resolution: {integrity: 
sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
     engines: {node: 20 || >=22}
@@ -7984,15 +7980,6 @@ snapshots:
     dependencies:
       is-glob: 4.0.3
 
-  [email protected]:
-    dependencies:
-      foreground-child: 3.3.1
-      jackspeak: 3.4.3
-      minimatch: 9.0.5
-      minipass: 7.1.2
-      package-json-from-dist: 1.0.1
-      path-scurry: 1.11.1
-
   [email protected]:
     dependencies:
       foreground-child: 3.3.1
@@ -9816,7 +9803,7 @@ snapshots:
   [email protected]:
     dependencies:
       '@istanbuljs/schema': 0.1.3
-      glob: 10.4.5
+      glob: 11.1.0
       minimatch: 9.0.5
 
   [email protected]: {}

Reply via email to