Merge pull request #692 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.2.7

Bump symfony/html-sanitizer from 6.2.5 to 6.2.7
This commit is contained in:
Jonny Barnes 2023-03-03 20:05:11 +00:00 committed by GitHub
commit 1e4bad4134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -5181,16 +5181,16 @@
}, },
{ {
"name": "symfony/html-sanitizer", "name": "symfony/html-sanitizer",
"version": "v6.2.5", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/html-sanitizer.git", "url": "https://github.com/symfony/html-sanitizer.git",
"reference": "9f7eb169f929b6f75fee7218a128856a63694cc6" "reference": "211e36bbb20a5e5db2b940399ab1d2b421a08068"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/9f7eb169f929b6f75fee7218a128856a63694cc6", "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/211e36bbb20a5e5db2b940399ab1d2b421a08068",
"reference": "9f7eb169f929b6f75fee7218a128856a63694cc6", "reference": "211e36bbb20a5e5db2b940399ab1d2b421a08068",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5230,7 +5230,7 @@
"sanitizer" "sanitizer"
], ],
"support": { "support": {
"source": "https://github.com/symfony/html-sanitizer/tree/v6.2.5" "source": "https://github.com/symfony/html-sanitizer/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -5246,7 +5246,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-01T08:37:24+00:00" "time": "2023-02-14T08:44:56+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",