diff --git a/composer.lock b/composer.lock index d294a13..d9d98ee 100644 --- a/composer.lock +++ b/composer.lock @@ -1498,16 +1498,16 @@ }, { "name": "masterminds/html5", - "version": "2.7.5", + "version": "2.7.6", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" + "reference": "897eb517a343a2281f11bc5556d6548db7d93947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", - "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", + "reference": "897eb517a343a2281f11bc5556d6548db7d93947", "shasum": "" }, "require": { @@ -1561,9 +1561,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.5" + "source": "https://github.com/Masterminds/html5-php/tree/2.7.6" }, - "time": "2021-07-01T14:25:37+00:00" + "time": "2022-08-18T16:18:26+00:00" }, { "name": "nikic/php-parser", @@ -6581,21 +6581,21 @@ }, { "name": "typo3/html-sanitizer", - "version": "v2.0.15", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/TYPO3/html-sanitizer.git", - "reference": "f9d501a9b8422df2aff4ce8f23684bb47e55f3c7" + "reference": "f8b9c466a08fe4b7bd32b4b8dbde5cf7fbfa9956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/f9d501a9b8422df2aff4ce8f23684bb47e55f3c7", - "reference": "f9d501a9b8422df2aff4ce8f23684bb47e55f3c7", + "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/f8b9c466a08fe4b7bd32b4b8dbde5cf7fbfa9956", + "reference": "f8b9c466a08fe4b7bd32b4b8dbde5cf7fbfa9956", "shasum": "" }, "require": { "ext-dom": "*", - "masterminds/html5": "^2.7", + "masterminds/html5": "^2.7.6", "php": "^7.2 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0" }, @@ -6626,9 +6626,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.0.15" + "source": "https://github.com/TYPO3/html-sanitizer/tree/v2.1.1" }, - "time": "2022-07-27T18:38:57+00:00" + "time": "2022-12-13T08:07:15+00:00" }, { "name": "typo3/phar-stream-wrapper",