diff --git a/web/ui/mantine-ui/package.json b/web/ui/mantine-ui/package.json index 75ad80e922..9550d20ae1 100644 --- a/web/ui/mantine-ui/package.json +++ b/web/ui/mantine-ui/package.json @@ -46,7 +46,7 @@ "react-redux": "^9.2.0", "react-router-dom": "^7.1.1", "sanitize-html": "^2.15.0", - "uplot": "^1.6.31", + "uplot": "^1.6.32", "uplot-react": "^1.2.2", "use-query-params": "^2.2.1" }, diff --git a/web/ui/package-lock.json b/web/ui/package-lock.json index 2f4679af61..ca881d3b28 100644 --- a/web/ui/package-lock.json +++ b/web/ui/package-lock.json @@ -60,7 +60,7 @@ "react-redux": "^9.2.0", "react-router-dom": "^7.1.1", "sanitize-html": "^2.15.0", - "uplot": "^1.6.31", + "uplot": "^1.6.32", "uplot-react": "^1.2.2", "use-query-params": "^2.2.1" }, @@ -9026,9 +9026,10 @@ } }, "node_modules/uplot": { - "version": "1.6.31", - "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.31.tgz", - "integrity": "sha512-sQZqSwVCbJGnFB4IQjQYopzj5CoTZJ4Br1fG/xdONimqgHmsacvCjNesdGDypNKFbrhLGIeshYhy89FxPF+H+w==" + "version": "1.6.32", + "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.32.tgz", + "integrity": "sha512-KIMVnG68zvu5XXUbC4LQEPnhwOxBuLyW1AHtpm6IKTXImkbLgkMy+jabjLgSLMasNuGGzQm/ep3tOkyTxpiQIw==", + "license": "MIT" }, "node_modules/uplot-react": { "version": "1.2.2",