Skip to content

Commit 19e3473

Browse files
Bump jspdf from 2.5.1 to 3.0.1
Bumps [jspdf](https://github.com/MrRio/jsPDF) from 2.5.1 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.1...v3.0.1) --- updated-dependencies: - dependency-name: jspdf dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e57b84 commit 19e3473

File tree

2 files changed

+30
-25
lines changed

2 files changed

+30
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hls.js": "^0.14.14",
1313
"html2canvas": "^1.4.1",
1414
"interactjs": "^1.10.27",
15-
"jspdf": "^2.3.1",
15+
"jspdf": "^3.0.1",
1616
"jszip": "3.8.0",
1717
"matrix-encrypt-attachment": "^1.0.3",
1818
"matrix-js-sdk": "^36.2.0",

yarn.lock

Lines changed: 29 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,10 @@
340340
"@babel/helper-plugin-utils" "^7.21.5"
341341
"@babel/helper-simple-access" "^7.21.5"
342342

343-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.0":
344-
version "7.21.5"
345-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
346-
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
347-
dependencies:
348-
regenerator-runtime "^0.13.11"
343+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.26.7":
344+
version "7.27.4"
345+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf"
346+
integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==
349347

350348
"@babel/template@^7.20.7", "@babel/template@^7.3.3":
351349
version "7.20.7"
@@ -1031,6 +1029,11 @@
10311029
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397"
10321030
integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==
10331031

1032+
"@types/trusted-types@^2.0.7":
1033+
version "2.0.7"
1034+
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
1035+
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
1036+
10341037
"@types/ws@^8.5.1":
10351038
version "8.5.4"
10361039
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
@@ -1693,7 +1696,7 @@ caniuse-lite@^1.0.30001646:
16931696
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz#0ce881f5a19a2dcfda2ecd927df4d5c1684b982f"
16941697
integrity sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==
16951698

1696-
canvg@^3.0.6:
1699+
canvg@^3.0.11:
16971700
version "3.0.11"
16981701
resolved "https://registry.yarnpkg.com/canvg/-/canvg-3.0.11.tgz#4b4290a6c7fa36871fac2b14e432eff33b33cf2b"
16991702
integrity sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==
@@ -2123,10 +2126,12 @@ domexception@^4.0.0:
21232126
dependencies:
21242127
webidl-conversions "^7.0.0"
21252128

2126-
dompurify@^2.2.0:
2127-
version "2.5.8"
2128-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.8.tgz#2809d89d7e528dc7a071dea440d7376df676f824"
2129-
integrity sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==
2129+
dompurify@^3.2.4:
2130+
version "3.2.6"
2131+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.6.tgz#ca040a6ad2b88e2a92dc45f38c79f84a714a1cad"
2132+
integrity sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==
2133+
optionalDependencies:
2134+
"@types/trusted-types" "^2.0.7"
21302135

21312136
dotenv-flow@^3.2.0:
21322137
version "3.2.0"
@@ -2462,10 +2467,10 @@ fetch-cookie@0.11.0:
24622467
dependencies:
24632468
tough-cookie "^2.3.3 || ^3.0.1 || ^4.0.0"
24642469

2465-
fflate@^0.4.8:
2466-
version "0.4.8"
2467-
resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.4.8.tgz#f90b82aefbd8ac174213abb338bd7ef848f0f5ae"
2468-
integrity sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==
2470+
fflate@^0.8.1:
2471+
version "0.8.2"
2472+
resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.8.2.tgz#fc8631f5347812ad6028bbe4a2308b2792aa1dea"
2473+
integrity sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==
24692474

24702475
file-saver@^1.3.8:
24712476
version "1.3.8"
@@ -3514,19 +3519,19 @@ json5@^2.2.2:
35143519
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
35153520
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
35163521

3517-
jspdf@^2.3.1:
3518-
version "2.5.1"
3519-
resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-2.5.1.tgz#00c85250abf5447a05f3b32ab9935ab4a56592cc"
3520-
integrity sha512-hXObxz7ZqoyhxET78+XR34Xu2qFGrJJ2I2bE5w4SM8eFaFEkW2xcGRVUss360fYelwRSid/jT078kbNvmoW0QA==
3522+
jspdf@^3.0.1:
3523+
version "3.0.1"
3524+
resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-3.0.1.tgz#d81e1964f354f60412516eb2449ea2cccd4d2a3b"
3525+
integrity sha512-qaGIxqxetdoNnFQQXxTKUD9/Z7AloLaw94fFsOiJMxbfYdBbrBuhWmbzI8TVjrw7s3jBY1PFHofBKMV/wZPapg==
35213526
dependencies:
3522-
"@babel/runtime" "^7.14.0"
3527+
"@babel/runtime" "^7.26.7"
35233528
atob "^2.1.2"
35243529
btoa "^1.2.1"
3525-
fflate "^0.4.8"
3530+
fflate "^0.8.1"
35263531
optionalDependencies:
3527-
canvg "^3.0.6"
3532+
canvg "^3.0.11"
35283533
core-js "^3.6.0"
3529-
dompurify "^2.2.0"
3534+
dompurify "^3.2.4"
35303535
html2canvas "^1.0.0-rc.5"
35313536

35323537
jszip@3.8.0:
@@ -4543,7 +4548,7 @@ rechoir@^0.8.0:
45434548
dependencies:
45444549
resolve "^1.20.0"
45454550

4546-
regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.7:
4551+
regenerator-runtime@^0.13.7:
45474552
version "0.13.11"
45484553
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
45494554
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==

0 commit comments

Comments
 (0)