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 e777aa2eb0 Bump flatted from 3.3.3 to 3.4.2 in /landing-pages (#1472)
e777aa2eb0 is described below
commit e777aa2eb083b75da52159b1e5f838be48e6d569
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 21 11:51:18 2026 +0100
Bump flatted from 3.3.3 to 3.4.2 in /landing-pages (#1472)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to
3.4.2.
-
[Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
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 | 47 +++--------------------------------------
landing-pages/yarn.lock | 6 +++---
2 files changed, 6 insertions(+), 47 deletions(-)
diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index 6e136867e4..0fab9ed7cb 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -1130,24 +1130,6 @@
"@babel/core": "^7.0.0-0"
}
},
-
"node_modules/@babel/plugin-transform-object-super/node_modules/@babel/helper-replace-supers":
{
- "version": "7.27.1",
- "resolved":
"https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
- "integrity":
"sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@babel/helper-member-expression-to-functions": "^7.27.1",
- "@babel/helper-optimise-call-expression": "^7.27.1",
- "@babel/traverse": "^7.27.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- }
- },
"node_modules/@babel/plugin-transform-optional-catch-binding": {
"version": "7.28.6",
"resolved":
"https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.28.6.tgz",
@@ -3506,19 +3488,6 @@
"keyv": "^5.5.4"
}
},
- "node_modules/@keyv/bigmap/node_modules/hashery": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/hashery/-/hashery-1.3.0.tgz",
- "integrity":
"sha512-fWltioiy5zsSAs9ouEnvhsVJeAXRybGCNNv0lvzpzNOSDbULXRy7ivFWwCCv4I5Am6kSo75hmbsCduOoc2/K4w==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "hookified": "^1.13.0"
- },
- "engines": {
- "node": ">=20"
- }
- },
"node_modules/@keyv/serialize": {
"version": "1.1.1",
"resolved":
"https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz",
@@ -7799,9 +7768,9 @@
}
},
"node_modules/flatted": {
- "version": "3.3.3",
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
- "integrity":
"sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
+ "version": "3.4.2",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz",
+ "integrity":
"sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
"dev": true,
"license": "ISC"
},
@@ -10911,16 +10880,6 @@
"node": "20 || >=22"
}
},
- "node_modules/path-scurry/node_modules/minipass": {
- "version": "7.1.2",
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
- "integrity":
"sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
- "dev": true,
- "license": "ISC",
- "engines": {
- "node": ">=16 || 14 >=14.17"
- }
- },
"node_modules/path-to-regexp": {
"version": "0.1.12",
"resolved":
"https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index bc3104a627..c8ec7a3738 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -3724,9 +3724,9 @@ flat@^5.0.2:
integrity
sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
flatted@^3.2.9, flatted@^3.3.3:
- version "3.3.3"
- resolved "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz"
- integrity
sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
+ version "3.4.2"
+ resolved
"https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
+ integrity
sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
follow-redirects@^1.0.0:
version "1.15.11"