Skip to content

Commit 2c56848

Browse files
Merge pull request #6818 from BitGo/WP-000000/update-jspdf
fix: bump jsPDF
2 parents c3bc095 + 525780e commit 2c56848

File tree

2 files changed

+32
-19
lines changed

2 files changed

+32
-19
lines changed

modules/key-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@bitgo/sdk-api": "^1.67.0",
3737
"@bitgo/sdk-core": "^36.5.0",
3838
"@bitgo/statics": "^57.5.0",
39-
"jspdf": "^3.0.1",
39+
"jspdf": "^3.0.2",
4040
"qrcode": "^1.5.1"
4141
},
4242
"devDependencies": {

yarn.lock

Lines changed: 31 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@
920920
"@babel/types" "^7.4.4"
921921
esutils "^2.0.2"
922922

923-
"@babel/[email protected]", "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.20.13", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.7", "@babel/runtime@^7.28.2", "@babel/runtime@^7.7.6":
923+
"@babel/[email protected]", "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.20.13", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.9", "@babel/runtime@^7.28.2", "@babel/runtime@^7.7.6":
924924
version "7.28.3"
925925
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a"
926926
integrity sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==
@@ -6236,6 +6236,11 @@
62366236
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
62376237
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
62386238

6239+
"@types/pako@^2.0.3":
6240+
version "2.0.4"
6241+
resolved "https://registry.npmjs.org/@types/pako/-/pako-2.0.4.tgz#c3575ef8125e176c345fa0e7b301c1db41170c15"
6242+
integrity sha512-VWDCbrLeVXJM9fihYodcLiIv0ku+AlOa/TQ1SvYOaBuyrSKgEcro95LJyIsJ4vSo6BXIxOKxiJAat04CmST9Fw==
6243+
62396244
"@types/parse-json@^4.0.0":
62406245
version "4.0.2"
62416246
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
@@ -7463,11 +7468,6 @@ at-least-node@^1.0.0:
74637468
resolved "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
74647469
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
74657470

7466-
atob@^2.1.2:
7467-
version "2.1.2"
7468-
resolved "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
7469-
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
7470-
74717471
atomic-sleep@^1.0.0:
74727472
version "1.0.0"
74737473
resolved "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
@@ -8270,11 +8270,6 @@ bs58check@^3.0.1:
82708270
"@noble/hashes" "^1.2.0"
82718271
bs58 "^5.0.0"
82728272

8273-
btoa@^1.2.1:
8274-
version "1.2.1"
8275-
resolved "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz#01a9909f8b2c93f6bf680ba26131eb30f7fa3d73"
8276-
integrity sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==
8277-
82788273
buffer-crc32@~0.2.3:
82798274
version "0.2.13"
82808275
resolved "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
@@ -11702,6 +11697,15 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
1170211697
resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
1170311698
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
1170411699

11700+
fast-png@^6.2.0:
11701+
version "6.4.0"
11702+
resolved "https://registry.npmjs.org/fast-png/-/fast-png-6.4.0.tgz#807fc353ccab060d09151b7d082786e02d8e92d6"
11703+
integrity sha512-kAqZq1TlgBjZcLr5mcN6NP5Rv4V2f22z00c3g8vRrwkcqjerx7BEhPbOnWCPqaHUl2XWQBJQvOT/FQhdMT7X/Q==
11704+
dependencies:
11705+
"@types/pako" "^2.0.3"
11706+
iobuffer "^5.3.2"
11707+
pako "^2.1.0"
11708+
1170511709
fast-redact@^3.1.1:
1170611710
version "3.5.0"
1170711711
resolved "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz#e9ea02f7e57d0cd8438180083e93077e496285e4"
@@ -13383,6 +13387,11 @@ [email protected], [email protected], "io-ts@npm:@bitgo-forks/[email protected]":
1338313387
resolved "https://registry.npmjs.org/@bitgo-forks/io-ts/-/io-ts-2.1.4.tgz#a7431bb5473c5d5f9a94de8f8b058e189a298423"
1338413388
integrity sha512-jCt3WPfDM+wM0SJMGJkY0TS6JmaQ78ATAYtsppJYJfts8geOS/N/UftwAROXwv6azKAMz8uo163t6dWWwfsYug==
1338513389

13390+
iobuffer@^5.3.2:
13391+
version "5.4.0"
13392+
resolved "https://registry.npmjs.org/iobuffer/-/iobuffer-5.4.0.tgz#f85dff957fd0579257472f0a4cfe5ed3430e63e1"
13393+
integrity sha512-DRebOWuqDvxunfkNJAlc3IzWIPD5xVxwUNbHr7xKB8E6aLJxIPfNX3CoMJghcFjpv6RWQsrcJbghtEwSPoJqMA==
13394+
1338613395
ip-address@^9.0.5:
1338713396
version "9.0.5"
1338813397
resolved "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz#117a960819b08780c3bd1f14ef3c1cc1d3f3ea5a"
@@ -14283,14 +14292,13 @@ jsonpointer@^5.0.0:
1428314292
resolved "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz#2110e0af0900fd37467b5907ecd13a7884a1b559"
1428414293
integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==
1428514294

14286-
jspdf@^3.0.1:
14287-
version "3.0.1"
14288-
resolved "https://registry.npmjs.org/jspdf/-/jspdf-3.0.1.tgz#d81e1964f354f60412516eb2449ea2cccd4d2a3b"
14289-
integrity sha512-qaGIxqxetdoNnFQQXxTKUD9/Z7AloLaw94fFsOiJMxbfYdBbrBuhWmbzI8TVjrw7s3jBY1PFHofBKMV/wZPapg==
14295+
jspdf@^3.0.2:
14296+
version "3.0.2"
14297+
resolved "https://registry.npmjs.org/jspdf/-/jspdf-3.0.2.tgz#f1e0e7f0954327bea4b8b02008613ad51e6024f6"
14298+
integrity sha512-G0fQDJ5fAm6UW78HG6lNXyq09l0PrA1rpNY5i+ly17Zb1fMMFSmS+3lw4cnrAPGyouv2Y0ylujbY2Ieq3DSlKA==
1429014299
dependencies:
14291-
"@babel/runtime" "^7.26.7"
14292-
atob "^2.1.2"
14293-
btoa "^1.2.1"
14300+
"@babel/runtime" "^7.26.9"
14301+
fast-png "^6.2.0"
1429414302
fflate "^0.8.1"
1429514303
optionalDependencies:
1429614304
canvg "^3.0.11"
@@ -16790,6 +16798,11 @@ [email protected]:
1679016798
resolved "https://registry.npmjs.org/pako/-/pako-2.0.3.tgz#cdf475e31b678565251406de9e759196a0ea7a43"
1679116799
integrity sha512-WjR1hOeg+kki3ZIOjaf4b5WVcay1jaliKSYiEaB1XzwhMQZJxRdQRv0V31EKBYlxb4T7SK3hjfc/jxyU64BoSw==
1679216800

16801+
pako@^2.1.0:
16802+
version "2.1.0"
16803+
resolved "https://registry.npmjs.org/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
16804+
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
16805+
1679316806
pako@~1.0.5:
1679416807
version "1.0.11"
1679516808
resolved "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"

0 commit comments

Comments
 (0)