diff --git a/react/package-lock.json b/react/package-lock.json index 6e17170..79cec66 100644 --- a/react/package-lock.json +++ b/react/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.3.8", "@mui/material": "^7.3.8", - "apexcharts": "^5.7.0", + "apexcharts": "^5.8.1", "luxon": "^3.7.2", "react": "^19.2.4", "react-apexcharts": "^2.0.1", @@ -6359,9 +6359,9 @@ } }, "node_modules/apexcharts": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.7.0.tgz", - "integrity": "sha512-NxGX3QT1zhM6aLVQobx0KJxYiq6wrKcscnyiKtL9lodS6PuLzaPc84BhHhzxFxkWjbsBZTbrrvrFuhvkHs7G6Q==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.8.1.tgz", + "integrity": "sha512-um96vx+E4mNvUXU+zaikJybU6z6IO6nM2Tt6ulJGsgXtmxlWmOX94J0kukD+NJTrNR+AL1IFtNnM4yELWwpqqQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@yr/monotone-cubic-spline": "^1.0.3" diff --git a/react/package.json b/react/package.json index 8493120..7175a1b 100644 --- a/react/package.json +++ b/react/package.json @@ -30,7 +30,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.3.8", "@mui/material": "^7.3.8", - "apexcharts": "^5.7.0", + "apexcharts": "^5.8.1", "luxon": "^3.7.2", "react": "^19.2.4", "react-apexcharts": "^2.0.1",