chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-06-10 15:21:51 +02:00
parent 9b9eeff871
commit 33ad901937
Generated
+12 -12
View File
@@ -4989,16 +4989,16 @@
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.38.1",
"version": "v1.38.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92"
"reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92",
"reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
"reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
"shasum": ""
},
"require": {
@@ -5050,7 +5050,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1"
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2"
},
"funding": [
{
@@ -5070,7 +5070,7 @@
"type": "tidelift"
}
],
"time": "2026-05-26T12:51:13+00:00"
"time": "2026-05-27T06:59:30+00:00"
},
{
"name": "symfony/polyfill-php72",
@@ -8276,16 +8276,16 @@
},
{
"name": "typo3/html-sanitizer",
"version": "v2.3.1",
"version": "v2.3.2",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/html-sanitizer.git",
"reference": "988caa31b5fa0dbe17a8331bfa3245898a650d88"
"reference": "8b5d0be44ded457ca993ec9ca93d859941c63764"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/988caa31b5fa0dbe17a8331bfa3245898a650d88",
"reference": "988caa31b5fa0dbe17a8331bfa3245898a650d88",
"url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/8b5d0be44ded457ca993ec9ca93d859941c63764",
"reference": "8b5d0be44ded457ca993ec9ca93d859941c63764",
"shasum": ""
},
"require": {
@@ -8321,9 +8321,9 @@
"description": "HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.",
"support": {
"issues": "https://github.com/TYPO3/html-sanitizer/issues",
"source": "https://github.com/TYPO3/html-sanitizer/tree/v2.3.1"
"source": "https://github.com/TYPO3/html-sanitizer/tree/v2.3.2"
},
"time": "2026-04-30T11:50:45+00:00"
"time": "2026-06-08T15:19:36+00:00"
},
{
"name": "typo3/phar-stream-wrapper",