From 7ac0a28f64892911d555077f124334867c4dec8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:07:55 +0000 Subject: [PATCH] chore(deps): bump fusioncharts from 3.23.0 to 4.2.2 Bumps [fusioncharts](https://github.com/fusioncharts/fusioncharts-dist) from 3.23.0 to 4.2.2. - [Release notes](https://github.com/fusioncharts/fusioncharts-dist/releases) - [Commits](https://github.com/fusioncharts/fusioncharts-dist/compare/3.23.0...4.2.2) --- updated-dependencies: - dependency-name: fusioncharts dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 208 ++++++++++++++++++++-------------------------- package.json | 2 +- 2 files changed, 93 insertions(+), 117 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1558c6a..f0f9d1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "element-resize-detector": "^1.2.1", "expr-eval-fork": "^3.0.1", "fast-text-encoding": "^1.0.1", - "fusioncharts": "^3.23.0", + "fusioncharts": "^4.2.2", "hammerjs": "^2.0.8", "highlight.js": "^11.7.0", "intl": "^1.2.5", @@ -3357,143 +3357,113 @@ } }, "node_modules/@fusioncharts/accessibility": { - "version": "1.9.6", - "resolved": "https://registry.npmjs.org/@fusioncharts/accessibility/-/accessibility-1.9.6.tgz", - "integrity": "sha512-5U3AiiV3Iqoh0zFPHsdFxkpVUuzvIsRaHWDSMe9gjXtP8ClDU/nKan0Hz3siXignWOP9G+whExqoOIbv6y6BNQ==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/accessibility/-/accessibility-1.9.10.tgz", + "integrity": "sha512-vxjn2iGqJAjX+qrCr8QF65j8H02IbYdlZxvmC/z0Mo5Jc0ydxrPMtgXzKDk8Csozne9AgYyLanFJwSndfso0AQ==", "license": "https://www.fusioncharts.com/buy/" }, "node_modules/@fusioncharts/charts": { - "version": "3.23.0", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@fusioncharts/charts/-/charts-4.2.2.tgz", + "integrity": "sha512-Bvs1raQFsZ6PGJlBMuWydfzc8XlbPBt5eQuyHVupXWpVigrXWRcfXnLywvvzoeQUchptm/Y+i6ovrAeJ4UgYig==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/core": "^1.9.0", - "@fusioncharts/features": "^1.9.0", - "@fusioncharts/utils": "^1.9.0" + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/features": "^1.9.10", + "@fusioncharts/utils": "^1.9.10" } }, "node_modules/@fusioncharts/constructor": { - "version": "1.9.8", - "resolved": "https://registry.npmjs.org/@fusioncharts/constructor/-/constructor-1.9.8.tgz", - "integrity": "sha512-sYlGv/fh2r10QQ5JNDSj7d8x9lceAVYlTnGwmNNXkPrO4MLsac/r2eCQyCwUNaQ0aSiScGm6YGyj9JwyjLwjUA==", - "license": "https://www.fusioncharts.com/buy/", - "dependencies": { - "@babel/runtime": "^7.9.2", - "@fusioncharts/core": "^1.9.8", - "@fusioncharts/datatable": "^1.9.8", - "@fusioncharts/maps": "^4.2.0", - "@fusioncharts/utils": "^1.9.8" - } - }, - "node_modules/@fusioncharts/constructor/node_modules/@fusioncharts/charts": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@fusioncharts/charts/-/charts-4.2.0.tgz", - "integrity": "sha512-8RsGiN5+3Jruvqc1ItHI2mNQvwv/9EidSo0Bz6w1vXBdW/BSGNTBbVDHozTcI7iPVR0WPnMr6jK/6s1oVRIZNA==", - "license": "https://www.fusioncharts.com/buy/", - "dependencies": { - "@babel/runtime": "^7.9.2", - "@fusioncharts/core": "^1.9.8", - "@fusioncharts/features": "^1.9.8", - "@fusioncharts/utils": "^1.9.8" - } - }, - "node_modules/@fusioncharts/constructor/node_modules/@fusioncharts/maps": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@fusioncharts/maps/-/maps-4.2.0.tgz", - "integrity": "sha512-iMmohIxPs3AyZYSwL4xbaYS1K37chvifEnJuglsteGVSIRmsZHAGm4UwInF++kRallqi6ipZzbdzrG7ZlTRUvA==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/constructor/-/constructor-1.9.10.tgz", + "integrity": "sha512-+mHG64pSpKfKn9/rxB2t/hchsmwuZ+Xz7iSxK3S5aKxJ21W1MmBzvJUoQtHFoBqBbMhi0kUykIhi+FgBAY2/Ww==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/charts": "^4.2.0", - "@fusioncharts/core": "^1.9.8", - "@fusioncharts/features": "^1.9.8" + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/datatable": "^1.9.10", + "@fusioncharts/maps": "^4.2.2", + "@fusioncharts/utils": "^1.9.10" } }, "node_modules/@fusioncharts/core": { - "version": "1.9.9", - "resolved": "https://registry.npmjs.org/@fusioncharts/core/-/core-1.9.9.tgz", - "integrity": "sha512-9/CPGfOwN7xj1Y7tNV9RNbjzvOf8CVwPq0HM8a+BSEV0OZFWWLF+L54Vr/d/0081rblLy1HGYk2qYnkgRZ9d9g==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/core/-/core-1.9.10.tgz", + "integrity": "sha512-xb3pWF+Ysj/VueM9NelJteeQ/0/WrGk8NB5ULW7XNSv6oU0I0aZphQo3F7mgOKqdb+l89qD0TmQ3CsY1Zf+Esg==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/utils": "^1.9.9", + "@fusioncharts/utils": "^1.9.10", "core-js": "^3.0.1", "ramda": "^0.29.0" } }, "node_modules/@fusioncharts/datatable": { - "version": "1.9.8", - "resolved": "https://registry.npmjs.org/@fusioncharts/datatable/-/datatable-1.9.8.tgz", - "integrity": "sha512-4/bBvzjd4fSDBPMUOuqYjB5RyKiE/yfpDBhumE6ro4SSHw2n77dUxkdxP53g5/ydtgwvVbP9347hYF9ExsPZ0w==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/datatable/-/datatable-1.9.10.tgz", + "integrity": "sha512-nLK7Ujz74aKw7I57KgGATGGkWhVDAyvcSfq5SAWY1d6TL/Z+b6zTieuxiFjEYG9ZMxcm5HbFPnKJf77wwotJNw==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/utils": "^1.9.8" + "@fusioncharts/utils": "^1.9.10" } }, "node_modules/@fusioncharts/features": { - "version": "1.9.9", - "resolved": "https://registry.npmjs.org/@fusioncharts/features/-/features-1.9.9.tgz", - "integrity": "sha512-TS7Jxsg5GyX+hUgC4ftZawpO+9fEKqJyIGOQfbX3+G5DolUDb8iJAFyZC5OkNRo32X8FltRiBMIZmaj1q0HDOw==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/features/-/features-1.9.10.tgz", + "integrity": "sha512-orQs04tI/eXf4fDEhN8odIJhkuFIPgerjUZq5hAip0bAqLHsp0Mlj7VZuvx6NFGfyu3SoTelSdg8IX95LS2Frw==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/core": "^1.9.9", - "@fusioncharts/utils": "^1.9.9", + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/utils": "^1.9.10", "dompurify": "^3.3.1", "jspdf": "^4.0.0" } }, "node_modules/@fusioncharts/fusiontime": { - "version": "2.9.8", - "resolved": "https://registry.npmjs.org/@fusioncharts/fusiontime/-/fusiontime-2.9.8.tgz", - "integrity": "sha512-iR1+5G5UPcsKuVcf56crwOk+w3YCiLNW+wa5jrwuqeMgejGgufEIepaG5CHuKMLuDoF2JbSF3lXIvssKkdwCLA==", + "version": "2.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/fusiontime/-/fusiontime-2.9.10.tgz", + "integrity": "sha512-4DsZVyhs7iDvwF8FRpSNRiXWUZurgPNaQRYUxFlBdJEGwsFFKhaE4iWQdfo/xWAjLhSJfScgz5Kmc+S234f/kw==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/charts": "^4.2.0", - "@fusioncharts/core": "^1.9.8", - "@fusioncharts/datatable": "^1.9.8", - "@fusioncharts/utils": "^1.9.8", + "@fusioncharts/charts": "^4.2.2", + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/datatable": "^1.9.10", + "@fusioncharts/utils": "^1.9.10", "ramda": "^0.29.0" } }, - "node_modules/@fusioncharts/fusiontime/node_modules/@fusioncharts/charts": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@fusioncharts/charts/-/charts-4.2.0.tgz", - "integrity": "sha512-8RsGiN5+3Jruvqc1ItHI2mNQvwv/9EidSo0Bz6w1vXBdW/BSGNTBbVDHozTcI7iPVR0WPnMr6jK/6s1oVRIZNA==", - "license": "https://www.fusioncharts.com/buy/", - "dependencies": { - "@babel/runtime": "^7.9.2", - "@fusioncharts/core": "^1.9.8", - "@fusioncharts/features": "^1.9.8", - "@fusioncharts/utils": "^1.9.8" - } - }, "node_modules/@fusioncharts/maps": { - "version": "3.23.0", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@fusioncharts/maps/-/maps-4.2.2.tgz", + "integrity": "sha512-ILiKctTeJQjldMBPr5CJoU4RIB7NTHPxDBU0oGHox8IR/Z36/Zk9nuVqeUDLL0lLKD8vnbQ6Nv6A6fglWF8bYQ==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/charts": "^3.23.0", - "@fusioncharts/core": "^1.9.0", - "@fusioncharts/features": "^1.9.0" + "@fusioncharts/charts": "^4.2.2", + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/features": "^1.9.10" } }, "node_modules/@fusioncharts/powercharts": { - "version": "3.23.0", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@fusioncharts/powercharts/-/powercharts-4.2.2.tgz", + "integrity": "sha512-mjBbekDiH35n3cOJpHo4c5YEMaCRnrJv1LsYjioqo3DR1oCFL9tXiPNjpjKW8H15nCjb5zmVz36IAvJweJOiHA==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/charts": "^3.23.0", - "@fusioncharts/core": "^1.9.0", - "@fusioncharts/utils": "^1.9.0" + "@fusioncharts/charts": "^4.2.2", + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/utils": "^1.9.10" } }, "node_modules/@fusioncharts/utils": { - "version": "1.9.9", - "resolved": "https://registry.npmjs.org/@fusioncharts/utils/-/utils-1.9.9.tgz", - "integrity": "sha512-g0lPqlCWkXrntv1H+dL6kFIwyWmueftk0R5s/KG5jH7Tp4wSl99biRanPLHpM7vGUPeZ5i8ScK9UMmXK1+eU2A==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@fusioncharts/utils/-/utils-1.9.10.tgz", + "integrity": "sha512-GJBoW1jzkESyxsig1itldEcEA2DDATlvseX9v3LnT0/wvjSYJfZ2Nw85unhafgZQg0XBqJKqJW8L6xRkLfPzqA==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", @@ -3501,15 +3471,17 @@ } }, "node_modules/@fusioncharts/widgets": { - "version": "3.23.0", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@fusioncharts/widgets/-/widgets-4.2.2.tgz", + "integrity": "sha512-7BAT77TxywH5K+FhR5d7W1LOqt/ATMz0/x56I1h4ZlzUXPKM2o6sKhGC2lnb6aVmRsyRPgw6gzg0s8br/97u+A==", "license": "https://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/charts": "^3.23.0", - "@fusioncharts/constructor": "^1.9.0", - "@fusioncharts/core": "^1.9.0", - "@fusioncharts/features": "^1.9.0", - "@fusioncharts/utils": "^1.9.0" + "@fusioncharts/charts": "^4.2.2", + "@fusioncharts/constructor": "^1.9.10", + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/features": "^1.9.10", + "@fusioncharts/utils": "^1.9.10" } }, "node_modules/@googlemaps/js-api-loader": { @@ -8130,13 +8102,6 @@ "node": ">=10.0.0" } }, - "node_modules/canvg/node_modules/regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", - "license": "MIT", - "optional": true - }, "node_modules/chalk": { "version": "4.1.2", "dev": true, @@ -8585,7 +8550,9 @@ } }, "node_modules/core-js": { - "version": "3.40.0", + "version": "3.49.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz", + "integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -9483,9 +9450,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.2.tgz", - "integrity": "sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz", + "integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" @@ -10264,9 +10231,9 @@ } }, "node_modules/fflate": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", - "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.3.tgz", + "integrity": "sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==", "license": "MIT" }, "node_modules/file-entry-cache": { @@ -10495,23 +10462,23 @@ } }, "node_modules/fusioncharts": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/fusioncharts/-/fusioncharts-3.23.0.tgz", - "integrity": "sha512-Y+S9OeVqQnypZkroY2ABy6ixImVmpDvFe+n0biMXO1AGndEXCXuCPXpQtjOLvmVEmQv8s/XTDGqnq4NjaM+Xtw==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/fusioncharts/-/fusioncharts-4.2.2.tgz", + "integrity": "sha512-Cv+eDyeRYP+DZxTRQg4jA4Vs02kH2DeMhQnL7mUSjX8OS/xKlhmeByLLopuYlHu6iIestSGCuBolWaCloIaQBg==", "license": "http://www.fusioncharts.com/buy/", "dependencies": { "@babel/runtime": "^7.9.2", - "@fusioncharts/accessibility": "^1.9.0", - "@fusioncharts/charts": "^3.23.0", - "@fusioncharts/constructor": "^1.9.0", - "@fusioncharts/core": "^1.9.0", - "@fusioncharts/datatable": "^1.9.0", - "@fusioncharts/features": "^1.9.0", - "@fusioncharts/fusiontime": "^2.9.0", - "@fusioncharts/maps": "^3.23.0", - "@fusioncharts/powercharts": "^3.23.0", - "@fusioncharts/utils": "^1.9.0", - "@fusioncharts/widgets": "^3.23.0", + "@fusioncharts/accessibility": "^1.9.10", + "@fusioncharts/charts": "^4.2.2", + "@fusioncharts/constructor": "^1.9.10", + "@fusioncharts/core": "^1.9.10", + "@fusioncharts/datatable": "^1.9.10", + "@fusioncharts/features": "^1.9.10", + "@fusioncharts/fusiontime": "^2.9.10", + "@fusioncharts/maps": "^4.2.2", + "@fusioncharts/powercharts": "^4.2.2", + "@fusioncharts/utils": "^1.9.10", + "@fusioncharts/widgets": "^4.2.2", "mutationobserver-shim": "^0.3.5", "promise-polyfill": "^8.1.3" } @@ -14413,6 +14380,8 @@ }, "node_modules/ramda": { "version": "0.29.1", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.1.tgz", + "integrity": "sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==", "license": "MIT", "funding": { "type": "opencollective", @@ -14543,6 +14512,13 @@ "node": ">=4" } }, + "node_modules/regenerator-runtime": { + "version": "0.13.11", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", + "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", + "license": "MIT", + "optional": true + }, "node_modules/regex-parser": { "version": "2.3.0", "dev": true, diff --git a/package.json b/package.json index 686657b..84c7f37 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "element-resize-detector": "^1.2.1", "expr-eval-fork": "^3.0.1", "fast-text-encoding": "^1.0.1", - "fusioncharts": "^3.23.0", + "fusioncharts": "^4.2.2", "hammerjs": "^2.0.8", "highlight.js": "^11.7.0", "intl": "^1.2.5",