Merge pull request #871 from shish/dependabot/composer/enshrined/svg-sanitize-0.15.0
Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0
This commit is contained in:
commit
6a248a0a5c
@ -44,7 +44,7 @@
|
||||
"shish/ffsphp" : "^1.0",
|
||||
"shish/microcrud" : "^2.0",
|
||||
"shish/microhtml" : "^2.0",
|
||||
"enshrined/svg-sanitize" : "^0.14",
|
||||
"enshrined/svg-sanitize" : "^0.15",
|
||||
|
||||
"bower-asset/jquery" : "^1.12",
|
||||
"bower-asset/jquery-timeago" : "^1.5",
|
||||
|
16
composer.lock
generated
16
composer.lock
generated
@ -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": "c1996268f1f75bb9b7dd3584d8aa5bf5",
|
||||
"content-hash": "7fa1634834197de7e5325d494f20278e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bower-asset/jquery",
|
||||
@ -119,16 +119,16 @@
|
||||
},
|
||||
{
|
||||
"name": "enshrined/svg-sanitize",
|
||||
"version": "0.14.1",
|
||||
"version": "0.15.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
|
||||
"reference": "307b42066fb0b76b5119f5e1f0826e18fefabe95"
|
||||
"reference": "17e12ba9c2881caa6b167d0fbea555c11207fbb0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/307b42066fb0b76b5119f5e1f0826e18fefabe95",
|
||||
"reference": "307b42066fb0b76b5119f5e1f0826e18fefabe95",
|
||||
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/17e12ba9c2881caa6b167d0fbea555c11207fbb0",
|
||||
"reference": "17e12ba9c2881caa6b167d0fbea555c11207fbb0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -159,9 +159,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.14.1"
|
||||
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.15.0"
|
||||
},
|
||||
"time": "2021-08-09T23:46:54+00:00"
|
||||
"time": "2022-02-13T00:42:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "flexihash/flexihash",
|
||||
@ -4633,5 +4633,5 @@
|
||||
"platform-overrides": {
|
||||
"php": "7.4.0"
|
||||
},
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user