diff --git a/package-lock.json b/package-lock.json index 9197b99..2c77710 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@nuxtjs/pwa": "^3.3.5", - "apexcharts": "^3.35.4", + "apexcharts": "^3.36.0", "core-js": "^3.24.0", "nuxt": "^2.15.8", "nuxt-buefy": "^0.4.23", @@ -3501,9 +3501,9 @@ } }, "node_modules/apexcharts": { - "version": "3.35.4", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.35.4.tgz", - "integrity": "sha512-dsXjETHF2OmKtxNv66wBeFGU2qtZQnr6kp/vcNY05GWs4vcBepg54qNgOJ2Gp/gXskiGw/frrmIKGi8lJ/UDnQ==", + "version": "3.36.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.36.0.tgz", + "integrity": "sha512-9r7M/SOfnYS1g4G1gmRRgeIN1Oj+ct1S0G6PpMPPD3F4jGHgWl5EzxqvoQkk3vpTxN8MbZB5ZHWIAQvPuFiA+w==", "dependencies": { "svg.draggable.js": "^2.2.2", "svg.easing.js": "^2.0.0", @@ -18915,9 +18915,9 @@ } }, "apexcharts": { - "version": "3.35.4", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.35.4.tgz", - "integrity": "sha512-dsXjETHF2OmKtxNv66wBeFGU2qtZQnr6kp/vcNY05GWs4vcBepg54qNgOJ2Gp/gXskiGw/frrmIKGi8lJ/UDnQ==", + "version": "3.36.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.36.0.tgz", + "integrity": "sha512-9r7M/SOfnYS1g4G1gmRRgeIN1Oj+ct1S0G6PpMPPD3F4jGHgWl5EzxqvoQkk3vpTxN8MbZB5ZHWIAQvPuFiA+w==", "requires": { "svg.draggable.js": "^2.2.2", "svg.easing.js": "^2.0.0", diff --git a/package.json b/package.json index 156a248..94b39d6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@nuxtjs/pwa": "^3.3.5", - "apexcharts": "^3.35.4", + "apexcharts": "^3.36.0", "core-js": "^3.24.0", "nuxt": "^2.15.8", "nuxt-buefy": "^0.4.23",