Rollback ansicolor package to 1.1.100 to fix ansi styled logs (#82506)

* rollback ansicolor

* upgrade ansicolor in grafana-ui
This commit is contained in:
Sven Grossmann
2024-02-15 10:30:11 +01:00
committed by GitHub
parent a6bc262093
commit 808be099a7
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"@react-aria/focus": "3.16.1",
"@react-aria/overlays": "3.21.0",
"@react-aria/utils": "3.23.1",
"ansicolor": "2.0.1",
"ansicolor": "1.1.100",
"calculate-size": "1.1.1",
"classnames": "2.5.1",
"d3": "7.8.5",