This is an automated email from the ASF dual-hosted git repository.
vincbeck 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 2d13e5eb01b Bump lodash-es (#60909)
2d13e5eb01b is described below
commit 2d13e5eb01b36461cd417f44dee92af21e305a0a
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 11:51:20 2026 -0500
Bump lodash-es (#60909)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.22 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits/4.17.23)
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../airflow/api_fastapi/auth/managers/simple/ui/package-lock.json | 6 +++---
1 file changed, 3 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 670429e8285..856b24a6e2f 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
@@ -6966,9 +6966,9 @@
"license": "MIT"
},
"node_modules/lodash-es": {
- "version": "4.17.21",
- "resolved":
"https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
- "integrity":
"sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
+ "version": "4.17.23",
+ "resolved":
"https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
+ "integrity":
"sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
"dev": true,
"license": "MIT"
},