Skip to content

Commit e17bf20

Browse files
authored
[v3-2-test] Remove dependabot alarms in airflow core npm dependencies (#64791)\n(cherry picked from commit 529b49c)\n\nCo-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com> (#64811)
1 parent e137899 commit e17bf20

6 files changed

Lines changed: 1270 additions & 555 deletions

File tree

airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,22 @@
7575
"minimatch@<10.2.3": ">=10.2.3",
7676
"ajv@<6.14.0": ">=6.14.0",
7777
"rollup@>=4.0.0 <4.59.0": ">=4.59.0",
78-
"flatted@<3.4.0": ">=3.4.0"
78+
"flatted@<=3.4.1": ">=3.4.2",
79+
"happy-dom@>=15.10.0 <=20.8.7": ">=20.8.8",
80+
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
81+
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
82+
"lodash-es@>=4.0.0 <=4.17.23": ">=4.18.0",
83+
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
84+
"lodash-es@<=4.17.23": ">=4.18.0",
85+
"lodash@<=4.17.23": ">=4.18.0",
86+
"defu@<=6.1.4": ">=6.1.5",
87+
"handlebars@>=4.0.0 <=4.7.8": ">=4.7.9",
88+
"handlebars@>=4.0.0 <4.7.9": ">=4.7.9",
89+
"yaml@>=1.0.0 <1.10.3": ">=1.10.3",
90+
"handlebars@>=4.6.0 <=4.7.8": ">=4.7.9",
91+
"happy-dom@<20.8.9": ">=20.8.9",
92+
"vite@>=7.0.0 <=7.3.1": ">=7.3.2",
93+
"vite@>=7.1.0 <=7.3.1": ">=7.3.2"
7994
}
8095
}
8196
}

0 commit comments

Comments
 (0)