build(deps): bump pdfkit from 0.18.0 to 0.19.0 (#7916)

Bumps [pdfkit](https://github.com/foliojs/pdfkit) from 0.18.0 to 0.19.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.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-06-08 20:41:41 +01:00 committed by GitHub
parent 2c64e85e90
commit c8350782dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

18
pnpm-lock.yaml generated
View file

@ -302,8 +302,8 @@ importers:
specifier: ^5.17.0
version: 5.17.0
pdfkit:
specifier: ^0.18.0
version: 0.18.0
specifier: ^0.19.0
version: 0.19.0
pg:
specifier: ^8.21.0
version: 8.21.0
@ -1757,8 +1757,8 @@ packages:
resolution: {integrity: sha512-l/hNZ3ZCOJq8rzwx1y5ZV/8b2bYCWdhGqRVY33Pu50NAHyAW5qLsMn3ZBkZow77mAKwNCsbDsRGnyYEuU95mjw==}
engines: {node: '>=18.0.0'}
'@swc/helpers@0.5.21':
resolution: {integrity: sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==}
'@swc/helpers@0.5.23':
resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
'@tanstack/query-core@5.101.0':
resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==}
@ -4571,8 +4571,8 @@ packages:
pathe@2.0.3:
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
pdfkit@0.18.0:
resolution: {integrity: sha512-NvUwSDZ0eYEzqAiWwVQkRkjYUkZ48kcsHuCO31ykqPPIVkwoSDjDGiwIgHHNtsiwls3z3P/zy4q00hl2chg2Ug==}
pdfkit@0.19.0:
resolution: {integrity: sha512-fCffpuHBwbEUDVpBexE3tE6OwvqOXHbLeR2ONWZEw0pCGlbZSkWLuXUw2k1MIkHNpwAgQ300ETXy/owe+ZK2bQ==}
perfect-debounce@2.1.0:
resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
@ -7041,7 +7041,7 @@ snapshots:
'@surrealdb/cbor@2.0.0-alpha.4': {}
'@swc/helpers@0.5.21':
'@swc/helpers@0.5.23':
dependencies:
tslib: 2.8.1
@ -8848,7 +8848,7 @@ snapshots:
fontkit@2.0.4:
dependencies:
'@swc/helpers': 0.5.21
'@swc/helpers': 0.5.23
brotli: 1.3.3
clone: 2.1.2
dfa: 1.2.0
@ -10187,7 +10187,7 @@ snapshots:
pathe@2.0.3: {}
pdfkit@0.18.0:
pdfkit@0.19.0:
dependencies:
'@noble/ciphers': 1.3.0
'@noble/hashes': 1.8.0

View file

@ -68,7 +68,7 @@
"nodemailer": "^8.0.10",
"oidc-provider": "9.8.4",
"openapi-backend": "^5.17.0",
"pdfkit": "^0.18.0",
"pdfkit": "^0.19.0",
"pg": "^8.21.0",
"prom-client": "^15.1.3",
"proxy-addr": "^2.0.7",