Skip to content

Commit 7730337

Browse files
Update dependency html-to-pdfmake to v2.5.21 (#9890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24a84e3 commit 7730337

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

opencti-platform/opencti-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"graphql-ws": "5.16.2",
4646
"html-react-parser": "5.2.2",
4747
"html-to-image": "1.11.11",
48-
"html-to-pdfmake": "2.5.20",
48+
"html-to-pdfmake": "2.5.21",
4949
"invert-color": "2.0.0",
5050
"js-base64": "3.7.7",
5151
"js-file-download": "0.4.12",

opencti-platform/opencti-front/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -13358,10 +13358,10 @@ __metadata:
1335813358
languageName: node
1335913359
linkType: hard
1336013360

13361-
"html-to-pdfmake@npm:2.5.20":
13362-
version: 2.5.20
13363-
resolution: "html-to-pdfmake@npm:2.5.20"
13364-
checksum: 10/eb905f20a3cf5a47bd90d8ff5b846eabf8976974712f1bfb422c09618c718fece35d00c3489857bd90406a172cd2fee60d6a066ad81b7f1a8dc128123e6cfbd0
13361+
"html-to-pdfmake@npm:2.5.21":
13362+
version: 2.5.21
13363+
resolution: "html-to-pdfmake@npm:2.5.21"
13364+
checksum: 10/4be6d4ca1ba4b94ab17897e11002eea3beeef3ddc85e321e3df393caff9163f3031efb599e6acbb0a8652acb310c4e601b8a26516575cc62ea7ab3761c7fd462
1336513365
languageName: node
1336613366
linkType: hard
1336713367

@@ -16862,7 +16862,7 @@ __metadata:
1686216862
graphql-ws: "npm:5.16.2"
1686316863
html-react-parser: "npm:5.2.2"
1686416864
html-to-image: "npm:1.11.11"
16865-
html-to-pdfmake: "npm:2.5.20"
16865+
html-to-pdfmake: "npm:2.5.21"
1686616866
http-proxy-middleware: "npm:3.0.3"
1686716867
i18n-auto-translation: "npm:1.10.1"
1686816868
invert-color: "npm:2.0.0"

0 commit comments

Comments
 (0)