build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7

Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) from 6.3.4 to 6.3.7.
- [Release notes](https://github.com/symfony/html-sanitizer/releases)
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.4...v6.3.7)

---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-30 09:21:16 +00:00 committed by GitHub
parent 65a4a5b0fd
commit 8debf9cfa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -5939,16 +5939,16 @@
},
{
"name": "symfony/html-sanitizer",
"version": "v6.3.4",
"version": "v6.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/html-sanitizer.git",
"reference": "947492c7351d6b01a7b38e515c98fb1107dc357d"
"reference": "45e5a24b63d394fa6472c595df448aecfd1e1ea5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/947492c7351d6b01a7b38e515c98fb1107dc357d",
"reference": "947492c7351d6b01a7b38e515c98fb1107dc357d",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/45e5a24b63d394fa6472c595df448aecfd1e1ea5",
"reference": "45e5a24b63d394fa6472c595df448aecfd1e1ea5",
"shasum": ""
},
"require": {
@ -5988,7 +5988,7 @@
"sanitizer"
],
"support": {
"source": "https://github.com/symfony/html-sanitizer/tree/v6.3.4"
"source": "https://github.com/symfony/html-sanitizer/tree/v6.3.7"
},
"funding": [
{
@ -6004,7 +6004,7 @@
"type": "tidelift"
}
],
"time": "2023-08-23T13:34:34+00:00"
"time": "2023-10-27T13:27:27+00:00"
},
{
"name": "symfony/http-foundation",
@ -13731,5 +13731,5 @@
"ext-pgsql": "*"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}