diff --git a/package.json b/package.json index 55bcd78..16e503f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@types/react-dom": "16.8.5", "@types/react-router-dom": "^4.3.4", "@types/styled-components": "^4.1.18", - "apexcharts": "^3.8.4", + "apexcharts": "^3.24.0", "react": "^16.9.0", "react-apexcharts": "^1.3.3", "react-dom": "^16.9.0", diff --git a/yarn.lock b/yarn.lock index 3218f00..7f20494 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1615,18 +1615,17 @@ anymatch@^2.0.0: micromatch "^3.1.4" normalize-path "^2.1.1" -apexcharts@^3.8.4: - version "3.8.4" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.8.4.tgz#8fad5f6303786d91a1b0e6e57ab453f1e86794ce" - integrity sha512-I3eE5rHv4BK8w+PeK0Rx4hpVQXtjsaPImlD5Da4QVlta11yaQ2f3kmgAFDn3KBzY/qd1wqHCi6REBGFvpoIbzA== +apexcharts@^3.24.0: + version "3.24.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.24.0.tgz#0fc513e940448524ae9702d39ec287567522d1eb" + integrity sha512-iT6czJCIVrmAtrcO90MZTQCvC+xi6R6Acf0jNH/d40FVTtCfcqECuKIh5iAMyOTtgUb7+fQ8rbadH2bm1kbL9Q== dependencies: - promise-polyfill "8.1.0" svg.draggable.js "^2.2.2" svg.easing.js "^2.0.0" svg.filter.js "^2.0.2" svg.pathmorphing.js "^0.1.3" svg.resize.js "^1.4.3" - svg.select.js "^2.1.2" + svg.select.js "^3.0.1" aproba@^1.0.3, aproba@^1.1.1: version "1.2.0" @@ -7805,11 +7804,6 @@ promise-inflight@^1.0.1: resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3" integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM= -promise-polyfill@8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.1.0.tgz#30059da54d1358ce905ac581f287e184aedf995d" - integrity sha512-OzSf6gcCUQ01byV4BgwyUCswlaQQ6gzXc23aLQWhicvfX9kfsUiUhgt3CCQej8jDnl8/PhGF31JdHX2/MzF3WA== - promise@8.0.3: version "8.0.3" resolved "https://registry.yarnpkg.com/promise/-/promise-8.0.3.tgz#f592e099c6cddc000d538ee7283bb190452b0bf6" @@ -9263,6 +9257,13 @@ svg.select.js@^2.1.2: dependencies: svg.js "^2.2.5" +svg.select.js@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/svg.select.js/-/svg.select.js-3.0.1.tgz#a4198e359f3825739226415f82176a90ea5cc917" + integrity sha512-h5IS/hKkuVCbKSieR9uQCj9w+zLHoPh+ce19bBYyqF53g6mnPB8sAtIbe1s9dh2S2fCmYX2xel1Ln3PJBbK4kw== + dependencies: + svg.js "^2.6.5" + svgo@^1.0.0, svgo@^1.2.2: version "1.3.0" resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.3.0.tgz#bae51ba95ded9a33a36b7c46ce9c359ae9154313"