From 4377434228de3c13a169737b65f4c2f564528db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 03:02:20 +0000 Subject: [PATCH] build(deps): bump tecnickcom/tcpdf from 6.10.0 to 6.10.1 Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.10.0 to 6.10.1. - [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT) - [Commits](https://github.com/tecnickcom/TCPDF/compare/6.10.0...6.10.1) --- updated-dependencies: - dependency-name: tecnickcom/tcpdf dependency-version: 6.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 991245d2d..c21f5d280 100644 --- a/composer.lock +++ b/composer.lock @@ -13702,16 +13702,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.10.0", + "version": "6.10.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "ca5b6de294512145db96bcbc94e61696599c391d" + "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ca5b6de294512145db96bcbc94e61696599c391d", - "reference": "ca5b6de294512145db96bcbc94e61696599c391d", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7a2701251e5d52fc3d508fd71704683eb54f5939", + "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939", "shasum": "" }, "require": { @@ -13761,7 +13761,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.0" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.1" }, "funding": [ { @@ -13769,7 +13769,7 @@ "type": "custom" } ], - "time": "2025-05-27T18:02:28+00:00" + "time": "2025-11-21T10:58:21+00:00" }, { "name": "thecodingmachine/safe",