This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch
dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/glob-10.5.0
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 48dbbaf08daf21897514c58e9dfbedad37522b81
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 18:33:32 2025 +0000
Bump glob
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.../airflow/api_fastapi/auth/managers/simple/ui/package-lock.json | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
index 3f82cec6089..e357fa52dab 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
@@ -5782,10 +5782,11 @@
}
},
"node_modules/glob": {
- "version": "10.4.5",
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
- "integrity":
"sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
+ "version": "10.5.0",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
+ "integrity":
"sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
"dev": true,
+ "license": "ISC",
"peer": true,
"dependencies": {
"foreground-child": "^3.1.0",