Merge pull request #8565 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.10.1

This commit is contained in:
Jérémy Benoist
2025-11-24 06:54:55 +01:00
committed by GitHub

12
composer.lock generated
View File

@ -13702,16 +13702,16 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.10.0", "version": "6.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "ca5b6de294512145db96bcbc94e61696599c391d" "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ca5b6de294512145db96bcbc94e61696599c391d", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7a2701251e5d52fc3d508fd71704683eb54f5939",
"reference": "ca5b6de294512145db96bcbc94e61696599c391d", "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13761,7 +13761,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.10.0" "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.1"
}, },
"funding": [ "funding": [
{ {
@ -13769,7 +13769,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-05-27T18:02:28+00:00" "time": "2025-11-21T10:58:21+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",