1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Bump enshrined/svg-sanitize from 0.20.0 to 0.21.0

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

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-14 03:07:19 +00:00 committed by GitHub
parent 34e7948378
commit 4d3bce3aca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -70,7 +70,7 @@
"doctrine/orm": "^2.18.1", "doctrine/orm": "^2.18.1",
"doctrine/persistence": "^3.2", "doctrine/persistence": "^3.2",
"egulias/email-validator": "^3.2.6", "egulias/email-validator": "^3.2.6",
"enshrined/svg-sanitize": "^0.20", "enshrined/svg-sanitize": "^0.21",
"friendsofsymfony/jsrouting-bundle": "^2.8", "friendsofsymfony/jsrouting-bundle": "^2.8",
"friendsofsymfony/oauth-server-bundle": "dev-master#dc8ff343363cf794d30eb1a123610d186a43f162", "friendsofsymfony/oauth-server-bundle": "dev-master#dc8ff343363cf794d30eb1a123610d186a43f162",
"friendsofsymfony/rest-bundle": "^3.6", "friendsofsymfony/rest-bundle": "^3.6",

16
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "a45ce1bad60f024c66e17b6aca7ad88d", "content-hash": "455c734a93cefa1a4073788cfd972406",
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",
@ -2059,16 +2059,16 @@
}, },
{ {
"name": "enshrined/svg-sanitize", "name": "enshrined/svg-sanitize",
"version": "0.20.0", "version": "0.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git", "url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7" "reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/068d9fcf912c88a0471d101d95a2caa87c50aee7", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/5e477468fac5c5ce933dce53af3e8e4e58dcccc9",
"reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7", "reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2098,9 +2098,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.20.0" "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.21.0"
}, },
"time": "2024-09-05T10:18:12+00:00" "time": "2025-01-13T09:32:25+00:00"
}, },
{ {
"name": "fossar/htmlawed", "name": "fossar/htmlawed",
@ -20341,5 +20341,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.4.29" "php": "7.4.29"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }