From 175a12f0b5e34bc8dc1218cc22cb06ba9873f655 Mon Sep 17 00:00:00 2001 From: Juned Chhipa Date: Thu, 13 Jul 2023 19:26:06 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62621a4..8cb51a6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^6.7.2", "eslint-plugin-import": "^2.20.2", "eslint-plugin-vue": "^7.0.0-0", - "apexcharts": "^3.35.4", + "apexcharts": "^3.41.0", "typescript": "~3.9.3", "vue": "^3.0.0", "copyfiles": "2.4.0",