From 68b6cb5c0e7fa904c2a3d6543584305070ee471d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:09:41 +0000 Subject: [PATCH] build(deps): Bump symfony/html-sanitizer from 7.0.3 to 7.0.4 Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/symfony/html-sanitizer/releases) - [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: symfony/html-sanitizer 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 f836d888..eae95957 100644 --- a/composer.lock +++ b/composer.lock @@ -6070,16 +6070,16 @@ }, { "name": "symfony/html-sanitizer", - "version": "v7.0.3", + "version": "v7.0.4", "source": { "type": "git", "url": "https://github.com/symfony/html-sanitizer.git", - "reference": "58f143feaaf56e75e2131dea5c288490ec27926e" + "reference": "a8543ad56bc5250378ca44bb3988516fcb073c5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/58f143feaaf56e75e2131dea5c288490ec27926e", - "reference": "58f143feaaf56e75e2131dea5c288490ec27926e", + "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/a8543ad56bc5250378ca44bb3988516fcb073c5d", + "reference": "a8543ad56bc5250378ca44bb3988516fcb073c5d", "shasum": "" }, "require": { @@ -6119,7 +6119,7 @@ "sanitizer" ], "support": { - "source": "https://github.com/symfony/html-sanitizer/tree/v7.0.3" + "source": "https://github.com/symfony/html-sanitizer/tree/v7.0.4" }, "funding": [ { @@ -6135,7 +6135,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T15:02:46+00:00" + "time": "2024-02-15T11:33:06+00:00" }, { "name": "symfony/http-foundation",