Skip to content

Commit 4107ddf

Browse files
build: bump jspdf from 2.5.2 to 3.0.1 in /ResearchAssistant/App/frontend
Bumps [jspdf](https://github.com/MrRio/jsPDF) from 2.5.2 to 3.0.1. - [Release notes](https://github.com/MrRio/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v2.5.2...v3.0.1) --- updated-dependencies: - dependency-name: jspdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4541954 commit 4107ddf

File tree

2 files changed

+43
-21
lines changed

2 files changed

+43
-21
lines changed

ResearchAssistant/App/frontend/package-lock.json

Lines changed: 42 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ResearchAssistant/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react-modal": "^3.16.3",
1919
"docx": "^9.1.0",
2020
"file-saver": "^2.0.5",
21-
"jspdf": "^2.5.2",
21+
"jspdf": "^3.0.1",
2222
"lodash": "^4.17.21",
2323
"lodash-es": "^4.17.21",
2424
"react": "^18.2.0",

0 commit comments

Comments
 (0)