Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0

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

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-15 00:44:22 +00:00 committed by GitHub
parent 15f4e79198
commit cefad7a786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -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
View File

@ -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"
}