1
0
Fork 0

build(deps): bump pdfkit from 0.13.0 to 0.14.0

Bumps [pdfkit](https://github.com/foliojs/pdfkit) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/foliojs/pdfkit/releases)
- [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/foliojs/pdfkit/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: pdfkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-19 04:31:56 +00:00 committed by GitHub
parent bd603fda15
commit 887ac9c873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 12 deletions

View file

@ -39,7 +39,7 @@
"mdast-util-toc": "7.0.0",
"mermaid": "10.6.1",
"ora": "7.0.1",
"pdfkit": "0.13.0",
"pdfkit": "0.14.0",
"postcss-for": "2.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",

View file

@ -4390,7 +4390,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"
crypto-js@^4.0.0, crypto-js@^4.2.0:
crypto-js@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
@ -11071,16 +11071,6 @@ pause@0.0.1:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==
pdfkit@0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/pdfkit/-/pdfkit-0.13.0.tgz#da4c2becd63a129e3aae448fdaed4ee7be790f8f"
integrity sha512-AW79eHU5eLd2vgRDS9z3bSoi0FA+gYm+100LLosrQQMLUzOBGVOhG7ABcMFpJu7Bpg+MT74XYHi4k9EuU/9EZw==
dependencies:
crypto-js "^4.0.0"
fontkit "^1.8.1"
linebreak "^1.0.2"
png-js "^1.0.0"
pdfkit@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/pdfkit/-/pdfkit-0.14.0.tgz#1416633d48b1271b8059e7f0f7675635fd42a53e"