Merge pull request #5598 from freesewing/dependabot/npm_and_yarn/pdfkit-0.14.0
build(deps): bump pdfkit from 0.13.0 to 0.14.0
This commit is contained in:
commit
cf127d083e
3 changed files with 8 additions and 8 deletions
|
@ -61,7 +61,7 @@
|
|||
"mustache": "4.2.0",
|
||||
"next": "13.5.4",
|
||||
"next-i18next": "14.0.0",
|
||||
"pdfkit": "0.13.0",
|
||||
"pdfkit": "0.14.0",
|
||||
"postcss-for": "2.1.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
|
@ -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",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4385,7 +4385,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:
|
||||
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==
|
||||
|
@ -11085,12 +11085,12 @@ 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==
|
||||
pdfkit@0.14.0:
|
||||
version "0.14.0"
|
||||
resolved "https://registry.yarnpkg.com/pdfkit/-/pdfkit-0.14.0.tgz#1416633d48b1271b8059e7f0f7675635fd42a53e"
|
||||
integrity sha512-Hnor8/78jhHm6ONrxWhrqOwAVALlBnFyWOF8sstBZMiqHZgZ5A6RU+Q3yahhw82plxpT7LOfH3b3qcOX6rzMQg==
|
||||
dependencies:
|
||||
crypto-js "^4.0.0"
|
||||
crypto-js "^4.2.0"
|
||||
fontkit "^1.8.1"
|
||||
linebreak "^1.0.2"
|
||||
png-js "^1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue