diff --git a/internal/static/package-lock.json b/internal/static/package-lock.json index 7c2e2684..b5655dcb 100644 --- a/internal/static/package-lock.json +++ b/internal/static/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "bootstrap": "^5.3.5", "bootstrap-icons": "^1.12.1", - "plotly.js-cartesian-dist": "^3.3.0", + "plotly.js-cartesian-dist": "^3.7.0", "tippy.js": "^6.3.7" }, "devDependencies": { @@ -885,9 +885,9 @@ } }, "node_modules/plotly.js-cartesian-dist": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist/-/plotly.js-cartesian-dist-3.3.0.tgz", - "integrity": "sha512-h2Q4fAVhA5N9+R3AFMtxzkz185khnOVEZsJ/hBzx/CaOWbTtvM0xKtSghfU5gbWmVWjNoTgd3f1IRPm0lhYG9Q==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist/-/plotly.js-cartesian-dist-3.7.0.tgz", + "integrity": "sha512-hbAr69nljHsS8Oua1RiQsf0h+d/57zdr9r6aQF6XZuigVdA660hPIFTLF5abCkoyV6S4kcMgmd23k9PLuKV4Iw==", "license": "MIT" }, "node_modules/postcss": { diff --git a/internal/static/package.json b/internal/static/package.json index 82e4734c..e1aa07f8 100644 --- a/internal/static/package.json +++ b/internal/static/package.json @@ -14,7 +14,7 @@ "dependencies": { "bootstrap": "^5.3.5", "bootstrap-icons": "^1.12.1", - "plotly.js-cartesian-dist": "^3.3.0", + "plotly.js-cartesian-dist": "^3.7.0", "tippy.js": "^6.3.7" } } \ No newline at end of file