Upgrade a few ui dependencies

Upgrade axios, and ansi-to-html.
This commit is contained in:
nixocio
2021-10-05 15:35:58 -04:00
parent 7e404b7c19
commit c758f079cd
2 changed files with 35 additions and 24 deletions

View File

@@ -11,8 +11,8 @@
"@patternfly/react-icons": "4.11.17",
"@patternfly/react-table": "4.30.3",
"ace-builds": "^1.4.12",
"ansi-to-html": "0.7.0",
"axios": "^0.21.1",
"ansi-to-html": "0.7.2",
"axios": "0.22.0",
"babel-plugin-macros": "^3.0.1",
"codemirror": "^5.47.0",
"d3": "6.7.0",