Bump rhukster/dom-sanitizer from 1.0.9 to 1.0.10

Bumps [rhukster/dom-sanitizer](https://github.com/rhukster/dom-sanitizer) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/rhukster/dom-sanitizer/releases)
- [Commits](https://github.com/rhukster/dom-sanitizer/compare/1.0.9...1.0.10)

---
updated-dependencies:
- dependency-name: rhukster/dom-sanitizer
  dependency-version: 1.0.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-10 21:19:14 +00:00 committed by GitHub
parent 0140c9a7b9
commit aefc164917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -9345,16 +9345,16 @@
}, },
{ {
"name": "rhukster/dom-sanitizer", "name": "rhukster/dom-sanitizer",
"version": "1.0.9", "version": "1.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rhukster/dom-sanitizer.git", "url": "https://github.com/rhukster/dom-sanitizer.git",
"reference": "17a16925a6113f51595607bd30f50af4034f078b" "reference": "49a98046b708a4c92f754f5b0ef1720bb85142e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rhukster/dom-sanitizer/zipball/17a16925a6113f51595607bd30f50af4034f078b", "url": "https://api.github.com/repos/rhukster/dom-sanitizer/zipball/49a98046b708a4c92f754f5b0ef1720bb85142e2",
"reference": "17a16925a6113f51595607bd30f50af4034f078b", "reference": "49a98046b708a4c92f754f5b0ef1720bb85142e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9384,9 +9384,9 @@
"description": "A simple but effective DOM/SVG/MathML Sanitizer for PHP 7.4+", "description": "A simple but effective DOM/SVG/MathML Sanitizer for PHP 7.4+",
"support": { "support": {
"issues": "https://github.com/rhukster/dom-sanitizer/issues", "issues": "https://github.com/rhukster/dom-sanitizer/issues",
"source": "https://github.com/rhukster/dom-sanitizer/tree/1.0.9" "source": "https://github.com/rhukster/dom-sanitizer/tree/1.0.10"
}, },
"time": "2026-03-31T20:54:47+00:00" "time": "2026-04-10T17:00:11+00:00"
}, },
{ {
"name": "robrichards/xmlseclibs", "name": "robrichards/xmlseclibs",