Bump enshrined/svg-sanitize from 0.21.0 to 0.22.0 in /common

Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-version: 0.22.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-13 04:52:29 +00:00 committed by GitHub
parent 36d7dcebcd
commit ac90dcf16c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
common/composer.lock generated
View file

@ -341,16 +341,16 @@
}, },
{ {
"name": "enshrined/svg-sanitize", "name": "enshrined/svg-sanitize",
"version": "0.21.0", "version": "0.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git", "url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9" "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/5e477468fac5c5ce933dce53af3e8e4e58dcccc9", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500",
"reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9", "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -380,9 +380,9 @@
"description": "An SVG sanitizer for PHP", "description": "An SVG sanitizer for PHP",
"support": { "support": {
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.21.0" "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0"
}, },
"time": "2025-01-13T09:32:25+00:00" "time": "2025-08-12T10:13:48+00:00"
}, },
{ {
"name": "ezyang/htmlpurifier", "name": "ezyang/htmlpurifier",
@ -2243,6 +2243,6 @@
"ext-pcre": "*", "ext-pcre": "*",
"ext-xml": "*" "ext-xml": "*"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.6.0" "plugin-api-version": "2.6.0"
} }