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 fb91408494 Bump lodash from 4.17.21 to 4.17.23 in /landing-pages
(#1396)
fb91408494 is described below
commit fb9140849472bd9c0b9918fdc5d4e325ac2a237a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 01:05:58 2026 +0100
Bump lodash from 4.17.21 to 4.17.23 in /landing-pages (#1396)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
landing-pages/package.json | 2 +-
landing-pages/yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/landing-pages/package.json b/landing-pages/package.json
index d865ce9b3a..1d0d973f41 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -25,7 +25,7 @@
"start:webpack": "webpack serve --config webpack.dev.js --hot"
},
"dependencies": {
- "lodash": "^4.17.21",
+ "lodash": "^4.17.23",
"lunr": "^2.3.9",
"p5": "^2.2.0",
"parser-front-matter": "^1.6.4"
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 025a75d4ab..eb63a231b2 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -4861,10 +4861,10 @@ lodash.uniq@^4.5.0:
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz"
integrity
sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
-lodash@^4.17.21:
- version "4.17.21"
- resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
- integrity
sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
+lodash@^4.17.21, lodash@^4.17.23:
+ version "4.17.23"
+ resolved
"https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
+ integrity
sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
lru-cache@^11.0.0:
version "11.2.2"