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 d6359e8da0 Bump immutable from 5.1.5 to 5.1.9 in /landing-pages (#1605)
d6359e8da0 is described below
commit d6359e8da07a3a51240695c9e89c04289eae3e58
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 17:08:33 2026 +0200
Bump immutable from 5.1.5 to 5.1.9 in /landing-pages (#1605)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.5
to 5.1.9.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
-
[Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.5...v5.1.9)
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 5.1.9
dependency-type: indirect
...
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 3970466cc4..8b8e5e124c 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -8904,9 +8904,9 @@
}
},
"node_modules/immutable": {
- "version": "5.1.5",
- "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
- "integrity":
"sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
+ "version": "5.1.9",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.9.tgz",
+ "integrity":
"sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==",
"dev": true,
"license": "MIT"
},
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 805da9b15b..4fbcfcf30c 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -4154,9 +4154,9 @@ ignore@^7.0.5:
integrity
sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
immutable@^5.1.5:
- version "5.1.5"
- resolved
"https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
- integrity
sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
+ version "5.1.9"
+ resolved
"https://registry.yarnpkg.com/immutable/-/immutable-5.1.9.tgz#ac23c3a01992ab665e14ac9ffff298f28cd74a0c"
+ integrity
sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==
import-fresh@^3.3.0:
version "3.3.1"