Merge pull request #611 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.2.2

Bump symfony/html-sanitizer from 6.2.0 to 6.2.2
This commit is contained in:
Jonny Barnes 2022-12-26 17:20:19 +00:00 committed by GitHub
commit 3b8cc29f65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -5383,16 +5383,16 @@
}, },
{ {
"name": "symfony/html-sanitizer", "name": "symfony/html-sanitizer",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/html-sanitizer.git", "url": "https://github.com/symfony/html-sanitizer.git",
"reference": "28d19124099e860ef52da06ae251e37738b750fe" "reference": "f978fcf5f2d66c66bf9922f8589b9be9a2b9526a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/28d19124099e860ef52da06ae251e37738b750fe", "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/f978fcf5f2d66c66bf9922f8589b9be9a2b9526a",
"reference": "28d19124099e860ef52da06ae251e37738b750fe", "reference": "f978fcf5f2d66c66bf9922f8589b9be9a2b9526a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5432,7 +5432,7 @@
"sanitizer" "sanitizer"
], ],
"support": { "support": {
"source": "https://github.com/symfony/html-sanitizer/tree/v6.2.0" "source": "https://github.com/symfony/html-sanitizer/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -5448,7 +5448,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-06T15:18:34+00:00" "time": "2022-12-14T10:28:02+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",