diff --git a/assets/package-lock.json b/assets/package-lock.json index 6d41e57..e3419c1 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "apexcharts": "^5.15.0", + "apexcharts": "^5.15.2", "cally": "^0.9.2", "daisyui": "^5.5.23", "topbar": "^3.0.1", @@ -13,9 +13,9 @@ } }, "node_modules/apexcharts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.15.0.tgz", - "integrity": "sha512-ATswoiZi8wynKcwqf0eyE0Is5mBQoDpxZN3PlSVy41OrD+9GMBp2kZQRjyGK+5/j0GFjHkuAd7GKOrt5VMoPrw==", + "version": "5.15.2", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.15.2.tgz", + "integrity": "sha512-qbd+ehDiRxo++wAqaGLmJcd683ktulTqoku4WYYyQ3XOgJIn4yhOQGV27KcdK7c2yhwxblyh4mgMm8ukI0wC0Q==", "license": "SEE LICENSE IN LICENSE" }, "node_modules/atomico": { diff --git a/assets/package.json b/assets/package.json index a48cbf9..bddfa0c 100644 --- a/assets/package.json +++ b/assets/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "apexcharts": "^5.15.0", + "apexcharts": "^5.15.2", "cally": "^0.9.2", "daisyui": "^5.5.23", "topbar": "^3.0.1",