From 05e96cd25e60af56d96c892448b1947ca015126f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:02:53 +0000 Subject: [PATCH] build(deps): bump symfony/html-sanitizer from 8.1.0 to 8.1.1 Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/symfony/html-sanitizer/releases) - [Changelog](https://github.com/symfony/html-sanitizer/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/html-sanitizer/compare/v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: symfony/html-sanitizer dependency-version: 8.1.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 7cb71f7352..e65d3e8f66 100644 --- a/composer.lock +++ b/composer.lock @@ -5445,16 +5445,16 @@ }, { "name": "symfony/html-sanitizer", - "version": "v8.1.0", + "version": "v8.1.1", "source": { "type": "git", "url": "https://github.com/symfony/html-sanitizer.git", - "reference": "adf86ad7e51344c0b121c9f8a26c95ea35b2b8fc" + "reference": "09e1f2f9a3c8dcdca072587dc71999c1921c07cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/adf86ad7e51344c0b121c9f8a26c95ea35b2b8fc", - "reference": "adf86ad7e51344c0b121c9f8a26c95ea35b2b8fc", + "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/09e1f2f9a3c8dcdca072587dc71999c1921c07cb", + "reference": "09e1f2f9a3c8dcdca072587dc71999c1921c07cb", "shasum": "" }, "require": { @@ -5493,7 +5493,7 @@ "sanitizer" ], "support": { - "source": "https://github.com/symfony/html-sanitizer/tree/v8.1.0" + "source": "https://github.com/symfony/html-sanitizer/tree/v8.1.1" }, "funding": [ { @@ -5513,7 +5513,7 @@ "type": "tidelift" } ], - "time": "2026-05-29T05:06:50+00:00" + "time": "2026-06-06T11:11:44+00:00" }, { "name": "symfony/http-client",