Skip to content

Commit b803c32

Browse files
chore(deps): bump pdfmake from 0.3.10 to 0.3.11 in /components (DefectDojo#15075)
Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.3.10 to 0.3.11. - [Release notes](https://github.com/bpampuch/pdfmake/releases) - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md) - [Commits](bpampuch/pdfmake@0.3.10...0.3.11) --- updated-dependencies: - dependency-name: pdfmake dependency-version: 0.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb68d69 commit b803c32

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"metismenu": "~3.0.7",
4040
"moment": "^2.30.1",
4141
"morris.js": "morrisjs/morris.js",
42-
"pdfmake": "^0.3.10",
42+
"pdfmake": "^0.3.11",
4343
"startbootstrap-sb-admin-2": "1.0.7"
4444
},
4545
"devDependencies": {

components/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -882,10 +882,10 @@ pako@~1.0.2, pako@~1.0.5:
882882
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
883883
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
884884

885-
pdfkit@^0.19.0:
886-
version "0.19.0"
887-
resolved "https://registry.yarnpkg.com/pdfkit/-/pdfkit-0.19.0.tgz#985e04f8f13d33f070e4bb528a2210af8957a011"
888-
integrity sha512-fCffpuHBwbEUDVpBexE3tE6OwvqOXHbLeR2ONWZEw0pCGlbZSkWLuXUw2k1MIkHNpwAgQ300ETXy/owe+ZK2bQ==
885+
pdfkit@^0.19.1:
886+
version "0.19.1"
887+
resolved "https://registry.yarnpkg.com/pdfkit/-/pdfkit-0.19.1.tgz#633d5f031ce6f1ba6ce141325c6cf87fa6acb0a2"
888+
integrity sha512-6Gzk+wDwTs4VSxsR5rCMTnIl5nlmkye1oWB0l2hDB1EX6ZNSIBroKQEv+2+fPPn+stVjyqzmsqRJVDfB9fo5DA==
889889
dependencies:
890890
"@noble/ciphers" "^1.0.0"
891891
"@noble/hashes" "^1.6.0"
@@ -894,13 +894,13 @@ pdfkit@^0.19.0:
894894
linebreak "^1.1.0"
895895
png-js "^1.1.0"
896896

897-
pdfmake@^0.3.10:
898-
version "0.3.10"
899-
resolved "https://registry.yarnpkg.com/pdfmake/-/pdfmake-0.3.10.tgz#908bb4c1502fb2cf05434465a9feddebe6d51891"
900-
integrity sha512-2dKalR/02xdIb8XFcT3UXHTBpMJjKGjY7l8fl0RRFGu93r15AsI8vEJPkPYcP+IhfJVTuMQiQFq08hNcIC7ohQ==
897+
pdfmake@^0.3.11:
898+
version "0.3.11"
899+
resolved "https://registry.yarnpkg.com/pdfmake/-/pdfmake-0.3.11.tgz#b4504d19b8f31fa5063dc1b847b060faa4f7c5bb"
900+
integrity sha512-Uc49J9hUMyuqJk+U+PxlpBpPr96A4HOOfesGx609EPr2ue82+5/Smq/KTAkEqh0/jUGSi1fumvqZ5yAWijJTJg==
901901
dependencies:
902902
linebreak "^1.1.0"
903-
pdfkit "^0.19.0"
903+
pdfkit "^0.19.1"
904904
xmldoc "^2.0.3"
905905

906906
picocolors@^1.1.1:

0 commit comments

Comments
 (0)