diff --git a/package.json b/package.json index c369eef..a7f2550 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@material-ui/core": "latest", "@material-ui/icons": "^4.5.1", "@material-ui/pickers": "^3.2.10", - "apexcharts": "^3.17.0", + "apexcharts": "^3.27.0", "axios": "^0.19.2", "clsx": "^1.0.4", "dotenv": "^8.2.0", diff --git a/yarn.lock b/yarn.lock index a7be0ca..d003884 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2357,10 +2357,10 @@ anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^3.17.0: - version "3.17.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.17.0.tgz#53fd87fa899373ad04784d86c17b54019ec1fdab" - integrity sha512-h72kJQzX/OWsdWPD/WTWYUctmZVKcuNzqca2MxXb9lmauD/5R+IAKLMHpsDeSMTA9UcmedkWIcjnnWvYrVUzhw== +apexcharts@^3.27.0: + version "3.27.1" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.27.1.tgz#b0e6dd3b3ace028f29b32fcd88e19a2420a18089" + integrity sha512-2pfw3pxeWhI0ap5lfxyfGNGoGScfEwfc8XnTpbnzgRdr1AOH5JJN9hh3MvfwrC9TQQfJYC2TZc8P/q9qXUj1bQ== dependencies: svg.draggable.js "^2.2.2" svg.easing.js "^2.0.0"