Skip to content

Commit 53d4781

Browse files
committed
Dependabot: Upgrade vulnerable rolloup
1 parent 1ae6a2a commit 53d4781

File tree

2 files changed

+113
-111
lines changed

2 files changed

+113
-111
lines changed

providers/edge3/src/airflow/providers/edge3/plugins/www/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@
9797
"@isaacs/brace-expansion@<=5.0.0": ">=5.0.1",
9898
"ajv@<8.18.0": ">=8.18.0",
9999
"tar@<7.5.8": ">=7.5.8",
100-
"minimatch@<10.2.1": ">=10.2.1"
100+
"minimatch@<10.2.1": ">=10.2.1",
101+
"rollup@>=4.0.0 <4.59.0": ">=4.59.0"
101102
}
102103
}
103104
}

0 commit comments

Comments
 (0)