Skip to content

Commit adf7bee

Browse files
Update jspdf requirement from ^2.5.1 to ^2.5.2
Updates the requirements on [jspdf](https://github.com/MrRio/jsPDF) to permit the latest version. - [Release notes](https://github.com/MrRio/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: jspdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b434627 commit adf7bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"class-variance-authority": "^0.7.1",
8282
"clsx": "^2.1.1",
8383
"fabric": "^5.3.0",
84-
"jspdf": "^2.5.1",
84+
"jspdf": "^2.5.2",
8585
"lucide-react": "^0.462.0",
8686
"next": "14.2.13",
8787
"react": "^18",

0 commit comments

Comments
 (0)