We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6fb47d + fb851b5 commit 8427b87Copy full SHA for 8427b87
ui/package.json
@@ -45,7 +45,11 @@
45
"express@<4.19.2": ">=4.19.2",
46
"follow-redirects@<=1.15.5": ">=1.15.6",
47
"@babel/traverse@<7.23.2": ">=7.23.2",
48
- "@pmmmwh/react-refresh-webpack-plugin@<0.5.13": ">=0.5.13"
+ "bootstrap@>=4.0.0 <=4.6.2": ">=5.0.0",
49
+ "elliptic@>=4.0.0 <=6.5.6": ">=6.5.7",
50
+ "elliptic@>=2.0.0 <=6.5.6": ">=6.5.7",
51
+ "elliptic@>=5.2.1 <=6.5.6": ">=6.5.7",
52
+ "dompurify@<2.5.4": ">=2.5.4"
53
}
54
55
0 commit comments