Bump tecnickcom/tcpdf from 6.4.2 to 6.4.4 (#2474)

Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.4.2 to 6.4.4.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases)
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.4.2...6.4.4)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] 2022-01-01 18:06:08 -08:00 committed by GitHub
parent f24dcc7911
commit 2878d370bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -5266,16 +5266,16 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.4.2", "version": "6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76" "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/172540dcbfdf8dc983bc2fe78feff48ff7ec1c76", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320",
"reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76", "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5326,7 +5326,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues", "issues": "https://github.com/tecnickcom/TCPDF/issues",
"source": "https://github.com/tecnickcom/TCPDF/tree/6.4.2" "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -5334,7 +5334,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2021-07-20T14:43:20+00:00" "time": "2021-12-31T08:39:24+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",