Skip to content

Commit da38bd6

Browse files
authored
Remove dependabot alarms in fab provider npm dependencies (#64789)
1 parent 545baf4 commit da38bd6

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

providers/fab/src/airflow/providers/fab/www/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@
7575
"flatted@<=3.4.1": ">=3.4.2",
7676
"picomatch@<4.0.4": ">=4.0.4",
7777
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
78-
"serialize-javascript@<7.0.5": ">=7.0.5"
78+
"serialize-javascript@<7.0.5": ">=7.0.5",
79+
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
80+
"lodash@<=4.17.23": ">=4.18.0"
7981
}
8082
},
8183
"resolutions": {

providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)