From 2d9ae73ffc7e1ae928fd2a89c440335d04d8c954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:01:16 +0000 Subject: [PATCH] Bump tecnickcom/tcpdf from 6.5.0 to 6.6.1 Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.5.0 to 6.6.1. - [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.5.0...6.6.1) --- updated-dependencies: - dependency-name: tecnickcom/tcpdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7e5ac1bcf..e512f7ad1 100644 --- a/composer.lock +++ b/composer.lock @@ -10466,16 +10466,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.5.0", + "version": "6.6.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "cc54c1503685e618b23922f53635f46e87653662" + "reference": "a336b531f6f6b5487fca0caf034a671d4e60df5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/cc54c1503685e618b23922f53635f46e87653662", - "reference": "cc54c1503685e618b23922f53635f46e87653662", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a336b531f6f6b5487fca0caf034a671d4e60df5c", + "reference": "a336b531f6f6b5487fca0caf034a671d4e60df5c", "shasum": "" }, "require": { @@ -10526,7 +10526,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.5.0" + "source": "https://github.com/tecnickcom/TCPDF/tree/v" }, "funding": [ { @@ -10534,7 +10534,7 @@ "type": "custom" } ], - "time": "2022-08-12T07:50:54+00:00" + "time": "2022-12-12T14:42:28+00:00" }, { "name": "thecodingmachine/safe",