Skip to content

Commit 2885921

Browse files
chore(deps): update dependency jspdf to v4.2.0 [security]
1 parent b8aa14c commit 2885921

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ui/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@
10171017
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a"
10181018
integrity sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==
10191019

1020-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.28.4":
1020+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.28.6":
10211021
version "7.28.6"
10221022
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
10231023
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
@@ -9276,11 +9276,11 @@ jsonfile@^6.0.1:
92769276
graceful-fs "^4.1.6"
92779277

92789278
jspdf@^3.0.1, jspdf@^4.0.0:
9279-
version "4.1.0"
9280-
resolved "https://registry.npmjs.org/jspdf/-/jspdf-4.1.0.tgz#4fb476251c8751c996175cfaac02d30fdf8c7b7a"
9281-
integrity sha512-xd1d/XRkwqnsq6FP3zH1Q+Ejqn2ULIJeDZ+FTKpaabVpZREjsJKRJwuokTNgdqOU+fl55KgbvgZ1pRTSWCP2kQ==
9279+
version "4.2.0"
9280+
resolved "https://registry.npmjs.org/jspdf/-/jspdf-4.2.0.tgz#f5b42a8e1592c3da1531d005adc87ccc19272965"
9281+
integrity sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q==
92829282
dependencies:
9283-
"@babel/runtime" "^7.28.4"
9283+
"@babel/runtime" "^7.28.6"
92849284
fast-png "^6.2.0"
92859285
fflate "^0.8.1"
92869286
optionalDependencies:

0 commit comments

Comments
 (0)