Merge pull request #1420 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.1.1

build(deps): Bump symfony/html-sanitizer from 7.0.4 to 7.1.1
This commit is contained in:
Jonny Barnes 2024-06-16 16:01:47 +01:00 committed by GitHub
commit 6afa01b58d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

50
composer.lock generated
View file

@ -3187,16 +3187,16 @@
}, },
{ {
"name": "league/uri", "name": "league/uri",
"version": "7.4.0", "version": "7.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/uri.git", "url": "https://github.com/thephpleague/uri.git",
"reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5" "reference": "bedb6e55eff0c933668addaa7efa1e1f2c417cc4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/bf414ba956d902f5d98bf9385fcf63954f09dce5", "url": "https://api.github.com/repos/thephpleague/uri/zipball/bedb6e55eff0c933668addaa7efa1e1f2c417cc4",
"reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5", "reference": "bedb6e55eff0c933668addaa7efa1e1f2c417cc4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3265,7 +3265,7 @@
"docs": "https://uri.thephpleague.com", "docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com", "forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri-src/issues", "issues": "https://github.com/thephpleague/uri-src/issues",
"source": "https://github.com/thephpleague/uri/tree/7.4.0" "source": "https://github.com/thephpleague/uri/tree/7.4.1"
}, },
"funding": [ "funding": [
{ {
@ -3273,20 +3273,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-12-01T06:24:25+00:00" "time": "2024-03-23T07:42:40+00:00"
}, },
{ {
"name": "league/uri-interfaces", "name": "league/uri-interfaces",
"version": "7.4.0", "version": "7.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/uri-interfaces.git", "url": "https://github.com/thephpleague/uri-interfaces.git",
"reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3" "reference": "8d43ef5c841032c87e2de015972c06f3865ef718"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/bd8c487ec236930f7bbc42b8d374fa882fbba0f3", "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/8d43ef5c841032c87e2de015972c06f3865ef718",
"reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3", "reference": "8d43ef5c841032c87e2de015972c06f3865ef718",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3349,7 +3349,7 @@
"docs": "https://uri.thephpleague.com", "docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com", "forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri-src/issues", "issues": "https://github.com/thephpleague/uri-src/issues",
"source": "https://github.com/thephpleague/uri-interfaces/tree/7.4.0" "source": "https://github.com/thephpleague/uri-interfaces/tree/7.4.1"
}, },
"funding": [ "funding": [
{ {
@ -3357,20 +3357,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-11-24T15:40:42+00:00" "time": "2024-03-23T07:42:40+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
"version": "2.8.1", "version": "2.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Masterminds/html5-php.git", "url": "https://github.com/Masterminds/html5-php.git",
"reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf" "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
"reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf", "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3378,7 +3378,7 @@
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -3422,9 +3422,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/Masterminds/html5-php/issues", "issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.8.1" "source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
}, },
"time": "2023-05-10T11:58:31+00:00" "time": "2024-03-31T07:05:07+00:00"
}, },
{ {
"name": "mf2/mf2", "name": "mf2/mf2",
@ -6404,16 +6404,16 @@
}, },
{ {
"name": "symfony/html-sanitizer", "name": "symfony/html-sanitizer",
"version": "v7.0.4", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/html-sanitizer.git", "url": "https://github.com/symfony/html-sanitizer.git",
"reference": "a8543ad56bc5250378ca44bb3988516fcb073c5d" "reference": "737cbaa8082b696d0574afd91b9f471eca67fc65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/a8543ad56bc5250378ca44bb3988516fcb073c5d", "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/737cbaa8082b696d0574afd91b9f471eca67fc65",
"reference": "a8543ad56bc5250378ca44bb3988516fcb073c5d", "reference": "737cbaa8082b696d0574afd91b9f471eca67fc65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6453,7 +6453,7 @@
"sanitizer" "sanitizer"
], ],
"support": { "support": {
"source": "https://github.com/symfony/html-sanitizer/tree/v7.0.4" "source": "https://github.com/symfony/html-sanitizer/tree/v7.1.1"
}, },
"funding": [ "funding": [
{ {
@ -6469,7 +6469,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-15T11:33:06+00:00" "time": "2024-05-31T14:55:39+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",