Bump enshrined/svg-sanitize from 0.12.0 to 0.13.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-27 20:39:06 +00:00 committed by GitHub
parent ec7f63ee1f
commit 22171806da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -37,7 +37,7 @@
"shish/ffsphp" : "0.0.*", "shish/ffsphp" : "0.0.*",
"shish/microcrud" : "dev-master", "shish/microcrud" : "dev-master",
"shish/microhtml" : "^1.0.0", "shish/microhtml" : "^1.0.0",
"enshrined/svg-sanitize" : "0.12.*", "enshrined/svg-sanitize" : "0.13.*",
"bower-asset/jquery" : "1.12.*", "bower-asset/jquery" : "1.12.*",
"bower-asset/jquery-timeago" : "1.5.*", "bower-asset/jquery-timeago" : "1.5.*",

14
composer.lock generated
View file

@ -4,14 +4,14 @@
"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": "b01eaaf50b55561a6390d85f37e3a93f", "content-hash": "3719624fc2c580e06fe8595e6bf6cb71",
"packages": [ "packages": [
{ {
"name": "bower-asset/jquery", "name": "bower-asset/jquery",
"version": "1.12.4", "version": "1.12.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "git@github.com:jquery/jquery-dist.git", "url": "https://github.com/jquery/jquery-dist.git",
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d" "reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
}, },
"dist": { "dist": {
@ -151,16 +151,16 @@
}, },
{ {
"name": "enshrined/svg-sanitize", "name": "enshrined/svg-sanitize",
"version": "0.12.0", "version": "0.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git", "url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "51ca4b713f3706d6b27769c6296bbc0c28a5bbd0" "reference": "6add43e5c5649bc40e3afcb68c522720dcb336f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/51ca4b713f3706d6b27769c6296bbc0c28a5bbd0", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/6add43e5c5649bc40e3afcb68c522720dcb336f9",
"reference": "51ca4b713f3706d6b27769c6296bbc0c28a5bbd0", "reference": "6add43e5c5649bc40e3afcb68c522720dcb336f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -188,7 +188,7 @@
} }
], ],
"description": "An SVG sanitizer for PHP", "description": "An SVG sanitizer for PHP",
"time": "2019-10-21T22:39:08+00:00" "time": "2019-12-09T08:43:12+00:00"
}, },
{ {
"name": "flexihash/flexihash", "name": "flexihash/flexihash",