diff --git a/composer.json b/composer.json index 07dd87a..2b80f0b 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "drupal/examples": "^4.0", "drupal/gin": "^5.0", "drush/drush": "^13.2", - "enshrined/svg-sanitize": "0.21.0", + "enshrined/svg-sanitize": "0.22.0", "kint-php/kint": "^6.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 7ac15a8..3ea8d4b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f5559e353bd67ab46952b7871991b763", + "content-hash": "7ed564dffc41f5d5118d5554ec4ded76", "packages": [ { "name": "asm89/stack-cors", @@ -2687,16 +2687,16 @@ }, { "name": "enshrined/svg-sanitize", - "version": "0.21.0", + "version": "0.22.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", - "reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9" + "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/5e477468fac5c5ce933dce53af3e8e4e58dcccc9", - "reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9", + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500", + "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500", "shasum": "" }, "require": { @@ -2726,9 +2726,9 @@ "description": "An SVG sanitizer for PHP", "support": { "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": "grasmash/expander",