From 76e17cb477bd4c2b5e8d81b2e6c11e2ada033f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:20:31 +0000 Subject: [PATCH] chore(deps): bump jspdf Bumps the npm_and_yarn group with 1 update in the /verticals/analytics-reporting directory: [jspdf](https://github.com/parallax/jsPDF). Updates `jspdf` from 3.0.4 to 4.1.0 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](https://github.com/parallax/jsPDF/compare/v3.0.4...v4.1.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.1.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- verticals/analytics-reporting/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verticals/analytics-reporting/package.json b/verticals/analytics-reporting/package.json index f0c458e4..880b44ae 100644 --- a/verticals/analytics-reporting/package.json +++ b/verticals/analytics-reporting/package.json @@ -41,7 +41,7 @@ "@folkcare/core": "^0.1.0", "eslint": "^9.39.1", "exceljs": "^4.4.0", - "jspdf": "^3.0.3", + "jspdf": "^4.1.0", "jspdf-autotable": "^5.0.2" }, "devDependencies": {