Bump enshrined/svg-sanitize from 0.8.2 to 0.12.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-01-08 17:18:32 +00:00 committed by GitHub
parent 9f4abdaf79
commit f27921e9ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 89 additions and 86 deletions

View file

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

173
composer.lock generated
View file

@ -4,14 +4,14 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f6ab14a66aa01232794ac310aab1c06c",
"content-hash": "b01eaaf50b55561a6390d85f37e3a93f",
"packages": [
{
"name": "bower-asset/jquery",
"version": "1.12.4",
"source": {
"type": "git",
"url": "git@github.com:jquery/jquery-dist.git",
"url": "https://github.com/jquery/jquery-dist.git",
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
},
"dist": {
@ -151,21 +151,25 @@
},
{
"name": "enshrined/svg-sanitize",
"version": "0.8.2",
"version": "0.12.0",
"source": {
"type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "432fc4fc7e95b8a866790ba27e35076b9dd96ebe"
"reference": "51ca4b713f3706d6b27769c6296bbc0c28a5bbd0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/432fc4fc7e95b8a866790ba27e35076b9dd96ebe",
"reference": "432fc4fc7e95b8a866790ba27e35076b9dd96ebe",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/51ca4b713f3706d6b27769c6296bbc0c28a5bbd0",
"reference": "51ca4b713f3706d6b27769c6296bbc0c28a5bbd0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*"
},
"require-dev": {
"codeclimate/php-test-reporter": "^0.1.2",
"phpunit/phpunit": "^4.7"
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
@ -175,7 +179,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
"GPL-2.0-or-later"
],
"authors": [
{
@ -184,7 +188,7 @@
}
],
"description": "An SVG sanitizer for PHP",
"time": "2017-12-06T15:31:26+00:00"
"time": "2019-10-21T22:39:08+00:00"
},
{
"name": "flexihash/flexihash",
@ -589,12 +593,12 @@
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "b54265b8c837ac11b11465a910487574bca3d41f"
"reference": "3d94e3b6eb309e921a100a4992f72314299bb03f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/b54265b8c837ac11b11465a910487574bca3d41f",
"reference": "b54265b8c837ac11b11465a910487574bca3d41f",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/3d94e3b6eb309e921a100a4992f72314299bb03f",
"reference": "3d94e3b6eb309e921a100a4992f72314299bb03f",
"shasum": ""
},
"require": {
@ -640,7 +644,7 @@
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2019-12-11T21:24:15+00:00"
"time": "2019-12-29T10:29:09+00:00"
},
{
"name": "phar-io/version",
@ -747,12 +751,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "c19ab7ef57e75b5790aa912fd1cd14708e811970"
"reference": "43f90ab91c74983651778dfcb4b906cd6d6e7fa2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/c19ab7ef57e75b5790aa912fd1cd14708e811970",
"reference": "c19ab7ef57e75b5790aa912fd1cd14708e811970",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/43f90ab91c74983651778dfcb4b906cd6d6e7fa2",
"reference": "43f90ab91c74983651778dfcb4b906cd6d6e7fa2",
"shasum": ""
},
"require": {
@ -792,7 +796,7 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2019-12-20T13:36:14+00:00"
"time": "2019-12-30T09:40:11+00:00"
},
{
"name": "phpdocumentor/type-resolver",
@ -800,12 +804,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "d3696787901380816c8bb30293aa9860b745db45"
"reference": "28517b98024f4d578e7a0774fa4a73ca2a73c724"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/d3696787901380816c8bb30293aa9860b745db45",
"reference": "d3696787901380816c8bb30293aa9860b745db45",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/28517b98024f4d578e7a0774fa4a73ca2a73c724",
"reference": "28517b98024f4d578e7a0774fa4a73ca2a73c724",
"shasum": ""
},
"require": {
@ -838,7 +842,7 @@
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"time": "2019-12-07T08:07:29+00:00"
"time": "2019-12-27T21:51:48+00:00"
},
{
"name": "phpspec/prophecy",
@ -909,12 +913,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
"reference": "c2ba6f66e54f496e1c1bf0dc8c163cf028d57edb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
"reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c2ba6f66e54f496e1c1bf0dc8c163cf028d57edb",
"reference": "c2ba6f66e54f496e1c1bf0dc8c163cf028d57edb",
"shasum": ""
},
"require": {
@ -964,7 +968,7 @@
"testing",
"xunit"
],
"time": "2019-11-20T13:55:58+00:00"
"time": "2019-12-27T07:43:04+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -972,12 +976,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "ee5d93c00b87b36e206f1e8407dfe3306f5fcb4d"
"reference": "bc6c7c703f4ac9284b7c767f1d1ddfb114a3c0b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/ee5d93c00b87b36e206f1e8407dfe3306f5fcb4d",
"reference": "ee5d93c00b87b36e206f1e8407dfe3306f5fcb4d",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/bc6c7c703f4ac9284b7c767f1d1ddfb114a3c0b4",
"reference": "bc6c7c703f4ac9284b7c767f1d1ddfb114a3c0b4",
"shasum": ""
},
"require": {
@ -1014,7 +1018,7 @@
"filesystem",
"iterator"
],
"time": "2019-10-23T09:07:44+00:00"
"time": "2019-12-27T07:39:30+00:00"
},
{
"name": "phpunit/php-invoker",
@ -1116,12 +1120,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "190db5a4b930a73afbba041cd3015aeb10d444d4"
"reference": "2c84d1b7d56c8fe6988d16a9119a18d995f18c74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/190db5a4b930a73afbba041cd3015aeb10d444d4",
"reference": "190db5a4b930a73afbba041cd3015aeb10d444d4",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2c84d1b7d56c8fe6988d16a9119a18d995f18c74",
"reference": "2c84d1b7d56c8fe6988d16a9119a18d995f18c74",
"shasum": ""
},
"require": {
@ -1157,7 +1161,7 @@
"keywords": [
"timer"
],
"time": "2019-10-23T09:04:52+00:00"
"time": "2019-12-27T07:40:22+00:00"
},
{
"name": "phpunit/php-token-stream",
@ -1165,12 +1169,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "5bc2030589cad93e6c73ce3ccee3f5e960604a0d"
"reference": "4a863f9ce1871119671a4a7e90333f499b22a0e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5bc2030589cad93e6c73ce3ccee3f5e960604a0d",
"reference": "5bc2030589cad93e6c73ce3ccee3f5e960604a0d",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/4a863f9ce1871119671a4a7e90333f499b22a0e7",
"reference": "4a863f9ce1871119671a4a7e90333f499b22a0e7",
"shasum": ""
},
"require": {
@ -1206,20 +1210,20 @@
"keywords": [
"tokenizer"
],
"time": "2019-10-23T09:04:36+00:00"
"time": "2019-12-27T07:40:11+00:00"
},
{
"name": "phpunit/phpunit",
"version": "dev-master",
"version": "8.5.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "cc8ddbe513adf9c360c203bf769fc9700289c5ae"
"reference": "2644007ca48027cc86f759154c85384119142aae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cc8ddbe513adf9c360c203bf769fc9700289c5ae",
"reference": "cc8ddbe513adf9c360c203bf769fc9700289c5ae",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2644007ca48027cc86f759154c85384119142aae",
"reference": "2644007ca48027cc86f759154c85384119142aae",
"shasum": ""
},
"require": {
@ -1233,11 +1237,10 @@
"myclabs/deep-copy": "^1.9.1",
"phar-io/manifest": "^1.0.3",
"phar-io/version": "^2.0.1",
"php": "^7.3",
"php": "^7.2",
"phpspec/prophecy": "^1.8.1",
"phpunit/php-code-coverage": "^7.0.7",
"phpunit/php-file-iterator": "^2.0.2",
"phpunit/php-invoker": "^3.0",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.1.2",
"sebastian/comparator": "^3.0.2",
@ -1290,7 +1293,7 @@
"testing",
"xunit"
],
"time": "2019-11-24T09:29:40+00:00"
"time": "2020-01-08T08:58:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -1298,12 +1301,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "5872e3737247e650995ac60e98611f69bfe8c556"
"reference": "5a1086ca6f2307d3d05699535f0aed498cd04605"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5872e3737247e650995ac60e98611f69bfe8c556",
"reference": "5872e3737247e650995ac60e98611f69bfe8c556",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5a1086ca6f2307d3d05699535f0aed498cd04605",
"reference": "5a1086ca6f2307d3d05699535f0aed498cd04605",
"shasum": ""
},
"require": {
@ -1335,7 +1338,7 @@
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2019-10-23T09:08:24+00:00"
"time": "2019-12-27T07:40:57+00:00"
},
{
"name": "sebastian/comparator",
@ -1343,12 +1346,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "c57ba51c28b64ef8a4b14b40bceb2c5ca19e9406"
"reference": "b9494f5255afdf7ff522fb99ab39024ec4b066a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c57ba51c28b64ef8a4b14b40bceb2c5ca19e9406",
"reference": "c57ba51c28b64ef8a4b14b40bceb2c5ca19e9406",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b9494f5255afdf7ff522fb99ab39024ec4b066a0",
"reference": "b9494f5255afdf7ff522fb99ab39024ec4b066a0",
"shasum": ""
},
"require": {
@ -1399,7 +1402,7 @@
"compare",
"equality"
],
"time": "2019-10-28T09:22:49+00:00"
"time": "2019-12-27T07:40:38+00:00"
},
{
"name": "sebastian/diff",
@ -1407,12 +1410,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "16e54fbc971c14d98779b9c3b22572178ff9411f"
"reference": "c961b8746a1eb3016d36494c1eb88f90c752c67c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/16e54fbc971c14d98779b9c3b22572178ff9411f",
"reference": "16e54fbc971c14d98779b9c3b22572178ff9411f",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c961b8746a1eb3016d36494c1eb88f90c752c67c",
"reference": "c961b8746a1eb3016d36494c1eb88f90c752c67c",
"shasum": ""
},
"require": {
@ -1420,7 +1423,7 @@
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.0",
"symfony/process": "^2 || ^3.3 || ^4 || ^5"
"symfony/process": "^4 || ^5"
},
"type": "library",
"extra": {
@ -1455,7 +1458,7 @@
"unidiff",
"unified diff"
],
"time": "2019-11-18T19:26:59+00:00"
"time": "2020-01-06T13:13:10+00:00"
},
{
"name": "sebastian/environment",
@ -1463,12 +1466,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
"reference": "e6e8e5503d69e910ad16340d55dd208307a8bcf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
"reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/e6e8e5503d69e910ad16340d55dd208307a8bcf0",
"reference": "e6e8e5503d69e910ad16340d55dd208307a8bcf0",
"shasum": ""
},
"require": {
@ -1508,7 +1511,7 @@
"environment",
"hhvm"
],
"time": "2019-11-20T08:46:58+00:00"
"time": "2019-12-27T07:41:20+00:00"
},
{
"name": "sebastian/exporter",
@ -1516,12 +1519,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "10b761abeab7ea48c2b89f16a7fca10d2f544d25"
"reference": "5c4345bb9a966b8e5c5db0ff7415defb7811aabb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/10b761abeab7ea48c2b89f16a7fca10d2f544d25",
"reference": "10b761abeab7ea48c2b89f16a7fca10d2f544d25",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/5c4345bb9a966b8e5c5db0ff7415defb7811aabb",
"reference": "5c4345bb9a966b8e5c5db0ff7415defb7811aabb",
"shasum": ""
},
"require": {
@ -1575,7 +1578,7 @@
"export",
"exporter"
],
"time": "2019-10-23T09:05:12+00:00"
"time": "2019-12-27T07:41:40+00:00"
},
{
"name": "sebastian/global-state",
@ -1583,12 +1586,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "95e10dd8f625c50dc0dcbeab936aadac79f017c7"
"reference": "7c6cd8549a2efadb65f19bf21a080e1b3fdea32e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/95e10dd8f625c50dc0dcbeab936aadac79f017c7",
"reference": "95e10dd8f625c50dc0dcbeab936aadac79f017c7",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7c6cd8549a2efadb65f19bf21a080e1b3fdea32e",
"reference": "7c6cd8549a2efadb65f19bf21a080e1b3fdea32e",
"shasum": ""
},
"require": {
@ -1629,7 +1632,7 @@
"keywords": [
"global state"
],
"time": "2019-10-23T09:05:27+00:00"
"time": "2019-12-27T07:41:27+00:00"
},
{
"name": "sebastian/object-enumerator",
@ -1637,12 +1640,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "6096279595e26594a68c03571fba1d7c0253f19a"
"reference": "2433e3c454abf3c1d3d2d7dcef3d8ce9f85f371c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/6096279595e26594a68c03571fba1d7c0253f19a",
"reference": "6096279595e26594a68c03571fba1d7c0253f19a",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/2433e3c454abf3c1d3d2d7dcef3d8ce9f85f371c",
"reference": "2433e3c454abf3c1d3d2d7dcef3d8ce9f85f371c",
"shasum": ""
},
"require": {
@ -1676,7 +1679,7 @@
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2019-10-23T09:08:54+00:00"
"time": "2019-12-27T07:41:54+00:00"
},
{
"name": "sebastian/object-reflector",
@ -1684,12 +1687,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "aff2a6b4fffc8e9f0f1de6388f3d7bd0f729dddc"
"reference": "b460ee91c739fff47e91ed09584ae4c0f83483a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/aff2a6b4fffc8e9f0f1de6388f3d7bd0f729dddc",
"reference": "aff2a6b4fffc8e9f0f1de6388f3d7bd0f729dddc",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b460ee91c739fff47e91ed09584ae4c0f83483a4",
"reference": "b460ee91c739fff47e91ed09584ae4c0f83483a4",
"shasum": ""
},
"require": {
@ -1721,7 +1724,7 @@
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2019-10-23T09:07:29+00:00"
"time": "2019-12-27T07:41:47+00:00"
},
{
"name": "sebastian/recursion-context",
@ -1729,12 +1732,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "f95dcff26fa9fd4df1960c503d4180ec2f8172fd"
"reference": "7e026994ce2247128670301c684d1ea4c4fd58c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/f95dcff26fa9fd4df1960c503d4180ec2f8172fd",
"reference": "f95dcff26fa9fd4df1960c503d4180ec2f8172fd",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/7e026994ce2247128670301c684d1ea4c4fd58c1",
"reference": "7e026994ce2247128670301c684d1ea4c4fd58c1",
"shasum": ""
},
"require": {
@ -1774,7 +1777,7 @@
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2019-10-23T09:08:39+00:00"
"time": "2019-12-27T07:42:02+00:00"
},
{
"name": "sebastian/resource-operations",
@ -1824,12 +1827,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "b4b5b44e8b89f789356aa9cd9a1f05d78a9d819a"
"reference": "8adce14115ddffc0210f1b3f1c9ae4ef277217e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b4b5b44e8b89f789356aa9cd9a1f05d78a9d819a",
"reference": "b4b5b44e8b89f789356aa9cd9a1f05d78a9d819a",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/8adce14115ddffc0210f1b3f1c9ae4ef277217e5",
"reference": "8adce14115ddffc0210f1b3f1c9ae4ef277217e5",
"shasum": ""
},
"require": {
@ -1862,7 +1865,7 @@
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
"time": "2019-10-23T09:06:38+00:00"
"time": "2019-12-27T07:41:34+00:00"
},
{
"name": "sebastian/version",