1
0
Fork 0

chore(deps): 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](https://github.com/foliojs/pdfkit/compare/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>
This commit is contained in:
dependabot[bot] 2024-03-25 04:43:35 +00:00 committed by GitHub
parent 7a4aacfcc7
commit 2cbe671a28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 6 deletions

View file

@ -65,7 +65,7 @@
"mustache": "4.2.0",
"next": "14.1.4",
"next-i18next": "15.2.0",
"pdfkit": "0.14.0",
"pdfkit": "0.15.0",
"postcss-for": "2.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",

View file

@ -39,7 +39,7 @@
"mdast-util-toc": "7.0.0",
"mermaid": "10.9.0",
"ora": "8.0.1",
"pdfkit": "0.14.0",
"pdfkit": "0.15.0",
"postcss-for": "2.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",

View file

@ -7962,6 +7962,11 @@ jotai@2.7.1:
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.7.1.tgz#5d0db56e75375d4f41a2e9f1a23750e9e5d8cb24"
integrity sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==
jpeg-exif@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/jpeg-exif/-/jpeg-exif-1.1.4.tgz#781a65b6cd74f62cb1c493511020f8d3577a1c2b"
integrity sha512-a+bKEcCjtuW5WTdgeXFzswSrdqi0jk4XlEtZlx5A94wCoBpFjfFTbo/Tra5SpNCl/YFZPvcV1dJc+TAYeg6ROQ==
js-base64@^2.1.9:
version "2.6.4"
resolved "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz"
@ -11137,13 +11142,14 @@ pause@0.0.1:
resolved "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
integrity sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==
pdfkit@0.14.0:
version "0.14.0"
resolved "https://registry.npmjs.org/pdfkit/-/pdfkit-0.14.0.tgz"
integrity sha512-Hnor8/78jhHm6ONrxWhrqOwAVALlBnFyWOF8sstBZMiqHZgZ5A6RU+Q3yahhw82plxpT7LOfH3b3qcOX6rzMQg==
pdfkit@0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/pdfkit/-/pdfkit-0.15.0.tgz#7152f1bfa500c37d25b5f8cd4850db09a8108941"
integrity sha512-Z0dx0sEPKLW2kbThS1SWZ0iSHlRPoFMpP+oSjNrtwRjsfGivwE+r6emyEFwQG/fx1Ri0AGUHmDcGOSMMlLLnSg==
dependencies:
crypto-js "^4.2.0"
fontkit "^1.8.1"
jpeg-exif "^1.1.4"
linebreak "^1.0.2"
png-js "^1.0.0"