Merge pull request #1256 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.3

build(deps): Bump symfony/html-sanitizer from 7.0.0 to 7.0.3
This commit is contained in:
Jonny Barnes 2024-01-31 18:55:43 +00:00 committed by GitHub
commit 5c0300a5c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -6058,16 +6058,16 @@
}, },
{ {
"name": "symfony/html-sanitizer", "name": "symfony/html-sanitizer",
"version": "v7.0.0", "version": "v7.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/html-sanitizer.git", "url": "https://github.com/symfony/html-sanitizer.git",
"reference": "388787213379c85f07ce270afd78c5b7cff3b0f6" "reference": "58f143feaaf56e75e2131dea5c288490ec27926e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/388787213379c85f07ce270afd78c5b7cff3b0f6", "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/58f143feaaf56e75e2131dea5c288490ec27926e",
"reference": "388787213379c85f07ce270afd78c5b7cff3b0f6", "reference": "58f143feaaf56e75e2131dea5c288490ec27926e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6107,7 +6107,7 @@
"sanitizer" "sanitizer"
], ],
"support": { "support": {
"source": "https://github.com/symfony/html-sanitizer/tree/v7.0.0" "source": "https://github.com/symfony/html-sanitizer/tree/v7.0.3"
}, },
"funding": [ "funding": [
{ {
@ -6123,7 +6123,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-28T23:12:22+00:00" "time": "2024-01-23T15:02:46+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",