From af9bb2f60f0f292f0c604bde71346c929e5311f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 1 Oct 2024 09:57:22 +0000 Subject: [PATCH] fix: upgrade plotly.js-cartesian-dist-min from 2.12.1 to 2.35.1 Snyk has created this PR to upgrade plotly.js-cartesian-dist-min from 2.12.1 to 2.35.1. See this package in npm: plotly.js-cartesian-dist-min See this project in Snyk: https://app.snyk.io/org/florentinth/project/c53000cf-7883-4d87-9061-9798d8927338?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 15 ++++++++------- package.json | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6228d8ce..548d00b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "handlebars-utils": "^1.0.6", "js-cookie": "^3.0.1", "js-file-download": "^0.4.12", - "plotly.js-cartesian-dist-min": "^2.12.1", + "plotly.js-cartesian-dist-min": "^2.35.1", "sweetalert2": "^11.4.19" }, "devDependencies": { @@ -13292,9 +13292,10 @@ } }, "node_modules/plotly.js-cartesian-dist-min": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist-min/-/plotly.js-cartesian-dist-min-2.12.1.tgz", - "integrity": "sha512-URwwP3Txa5ME8FoceuJ54Tv/xeJUIrS2VyM7AXtHJpxwJDv/pItAgEMPaCgPPy5/SDgCr3cQw7MSknwb+q/5SQ==" + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist-min/-/plotly.js-cartesian-dist-min-2.35.1.tgz", + "integrity": "sha512-i6NwcGyx3j6QiCkyaxLGMPuX4L8TqcSKhew4Cy7SMP8XPItyZ+MvjpWRQK/GmEJ/Eu3M+/GJlkx6OJG6SPMAPQ==", + "license": "MIT" }, "node_modules/pngquant-bin": { "version": "6.0.1", @@ -28217,9 +28218,9 @@ } }, "plotly.js-cartesian-dist-min": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist-min/-/plotly.js-cartesian-dist-min-2.12.1.tgz", - "integrity": "sha512-URwwP3Txa5ME8FoceuJ54Tv/xeJUIrS2VyM7AXtHJpxwJDv/pItAgEMPaCgPPy5/SDgCr3cQw7MSknwb+q/5SQ==" + "version": "2.35.1", + "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist-min/-/plotly.js-cartesian-dist-min-2.35.1.tgz", + "integrity": "sha512-i6NwcGyx3j6QiCkyaxLGMPuX4L8TqcSKhew4Cy7SMP8XPItyZ+MvjpWRQK/GmEJ/Eu3M+/GJlkx6OJG6SPMAPQ==" }, "pngquant-bin": { "version": "6.0.1", diff --git a/package.json b/package.json index 605db161..814e872d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "handlebars-utils": "^1.0.6", "js-cookie": "^3.0.1", "js-file-download": "^0.4.12", - "plotly.js-cartesian-dist-min": "^2.12.1", + "plotly.js-cartesian-dist-min": "^2.35.1", "sweetalert2": "^11.4.19" }, "config": {