diff --git a/web/package-lock.json b/web/package-lock.json index 3954f1d..24cf1de 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -1355,9 +1355,10 @@ } }, "node_modules/apexcharts": { - "version": "3.49.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.49.0.tgz", - "integrity": "sha512-2T9HnbQFLCuYRPndQLmh+bEQFoz0meUbvASaGgiSKDuYhWcLBodJtIpKql2aOtMx4B/sHrWW0dm90HsW4+h2PQ==", + "version": "3.50.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.50.0.tgz", + "integrity": "sha512-LJT1PNAm+NoIU3aogL2P+ViC0y/Cjik54FdzzGV54UNnGQLBoLe5ok3fxsJDTgyez45BGYT8gqNpYKqhdfy5sg==", + "license": "MIT", "dependencies": { "@yr/monotone-cubic-spline": "^1.0.3", "svg.draggable.js": "^2.2.2",