diff --git a/frontend/package.json b/frontend/package.json index 7791617..5ee11b6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "@types/react-query": "1.2.9", "axios": "^1.8.2", "html2canvas": "^1.4.1", - "jspdf": "^3.0.2", + "jspdf": "^4.1.0", "lodash": "^4.17.21", "react": "^19.0.0", "react-dom": "^19.0.0",