Skip to content

Commit 5598238

Browse files
chore(deps): bump pdfmake from 0.3.7 to 0.3.8 in /components (#14862)
Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/bpampuch/pdfmake/releases) - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md) - [Commits](bpampuch/pdfmake@0.3.7...0.3.8) --- updated-dependencies: - dependency-name: pdfmake dependency-version: 0.3.8 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 d430bac commit 5598238

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"metismenu": "~3.0.7",
3434
"moment": "^2.30.1",
3535
"morris.js": "morrisjs/morris.js",
36-
"pdfmake": "^0.3.7",
36+
"pdfmake": "^0.3.8",
3737
"startbootstrap-sb-admin-2": "1.0.7"
3838
},
3939
"engines": {

components/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -391,10 +391,10 @@ pdfkit@^0.18.0:
391391
linebreak "^1.1.0"
392392
png-js "^1.0.0"
393393

394-
pdfmake@^0.3.7:
395-
version "0.3.7"
396-
resolved "https://registry.yarnpkg.com/pdfmake/-/pdfmake-0.3.7.tgz#7db4f5d83306d344cda20afdd59cd09cf4acdae1"
397-
integrity sha512-SwTFcaH3kCJBlPFWi/YB34zRg6lpCxq90tkZ9GxfSi9/v4Tk96cv4IvOstA+CC40rdW1OzQIuNhD2DLD1RDVgA==
394+
pdfmake@^0.3.8:
395+
version "0.3.8"
396+
resolved "https://registry.yarnpkg.com/pdfmake/-/pdfmake-0.3.8.tgz#cebff884636fddda02af04599530355aa855131f"
397+
integrity sha512-ywj3MESfqOW7sOjXZiBKaWk7XLncZ9caMflM3WSbc0Do8Wpwn9DBV8ceKZqkz1M/avl8i+ccS2f8THZRyFaCGQ==
398398
dependencies:
399399
linebreak "^1.1.0"
400400
pdfkit "^0.18.0"

0 commit comments

Comments
 (0)