We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f135c8 commit fa99694Copy full SHA for fa99694
2 files changed
airflow-core/src/airflow/ui/package.json
@@ -128,7 +128,15 @@
128
"minimatch@>=3.0.0 <3.1.4": ">=3.1.4 <4.0.0",
129
"minimatch@>=9.0.0 <9.0.7": ">=9.0.7 <10.0.0",
130
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
131
- "flatted@<3.4.0": ">=3.4.0"
+ "flatted@<3.4.0": ">=3.4.0",
132
+ "flatted@<=3.4.1": ">=3.4.2",
133
+ "happy-dom@>=15.10.0 <=20.8.7": ">=20.8.8",
134
+ "handlebars@>=4.0.0 <=4.7.8": ">=4.7.9",
135
+ "handlebars@>=4.0.0 <4.7.9": ">=4.7.9",
136
+ "picomatch@<2.3.2": ">=2.3.2",
137
+ "picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
138
+ "yaml@>=1.0.0 <1.10.3": ">=1.10.3",
139
+ "yaml@>=2.0.0 <2.8.3": ">=2.8.3"
140
}
141
142
0 commit comments