mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-16 18:01:38 +00:00
Merge pull request #8409 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.22.0
Bump enshrined/svg-sanitize from 0.21.0 to 0.22.0
This commit is contained in:
commit
2ee88ffe4e
2 changed files with 8 additions and 8 deletions
|
@ -70,7 +70,7 @@
|
||||||
"doctrine/orm": "^2.20.2",
|
"doctrine/orm": "^2.20.2",
|
||||||
"doctrine/persistence": "^3.4",
|
"doctrine/persistence": "^3.4",
|
||||||
"egulias/email-validator": "^4.0.4",
|
"egulias/email-validator": "^4.0.4",
|
||||||
"enshrined/svg-sanitize": "^0.21",
|
"enshrined/svg-sanitize": "^0.22",
|
||||||
"friendsofsymfony/jsrouting-bundle": "^3.5",
|
"friendsofsymfony/jsrouting-bundle": "^3.5",
|
||||||
"friendsofsymfony/oauth-server-bundle": "dev-master#dc8ff343363cf794d30eb1a123610d186a43f162",
|
"friendsofsymfony/oauth-server-bundle": "dev-master#dc8ff343363cf794d30eb1a123610d186a43f162",
|
||||||
"friendsofsymfony/rest-bundle": "^3.8",
|
"friendsofsymfony/rest-bundle": "^3.8",
|
||||||
|
|
14
composer.lock
generated
14
composer.lock
generated
|
@ -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": "8a12584ee6ea6887963779b321b4860e",
|
"content-hash": "58a7696a7e938ab8a69c7faf2444cd09",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "babdev/pagerfanta-bundle",
|
"name": "babdev/pagerfanta-bundle",
|
||||||
|
@ -1893,16 +1893,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": {
|
||||||
|
@ -1932,9 +1932,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": "fossar/htmlawed",
|
"name": "fossar/htmlawed",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue