Skip to content

Commit 4c4e15d

Browse files
Bump pdfkit from 0.14.0 to 0.15.0
Bumps [pdfkit](https://github.com/foliojs/pdfkit) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/foliojs/pdfkit/releases) - [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md) - [Commits](foliojs/pdfkit@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: pdfkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc6016f commit 4c4e15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"core-js": "^3.35.1",
2424
"downloadjs": "^1.4.7",
2525
"pdfjs-dist": "^3.11.174",
26-
"pdfkit": "^0.14.0",
26+
"pdfkit": "^0.15.0",
2727
"vue-material-design-icons": "^5.2.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)