We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93baea4 + cf0a05b commit e1210f3Copy full SHA for e1210f3
2 files changed
ui/package.json
@@ -34,7 +34,9 @@
34
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
35
"semver@<5.7.2": ">=5.7.2",
36
"semver@>=6.0.0 <6.3.1": ">=6.3.1",
37
- "minimatch": "3.1.2",
+ "minimatch@<3.1.4": ">=3.1.4 <4.0.0",
38
+ "rollup@<2.80.0": ">=2.80.0 <3.0.0",
39
+ "bn.js@<5.2.3": "5.2.3",
40
"json5@<1.0.2": ">=1.0.2",
41
"json5@>=2.0.0 <2.2.2": ">=2.2.2",
42
"ip@<1.1.9": ">=1.1.9",
0 commit comments