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:
parent
c20b5937bb
commit
3e44fe6636
|
|
@ -18,7 +18,7 @@
|
|||
"barryvdh/laravel-dompdf": "^0.8.5|^0.9.0",
|
||||
"diglactic/laravel-breadcrumbs": "^7.0",
|
||||
"doctrine/dbal": "^2.9",
|
||||
"enshrined/svg-sanitize": "^0.14.0",
|
||||
"enshrined/svg-sanitize": "^0.15.0",
|
||||
"facade/ignition": "^2.3.6",
|
||||
"fakerphp/faker": "^1.14",
|
||||
"fideloper/proxy": "^4.2",
|
||||
|
|
|
|||
|
|
@ -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": "426a3a0ec0e0d6c372ff22eb6a97f104",
|
||||
"content-hash": "c754fa765ca89e706e7ab3907851302e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "astrotomic/laravel-translatable",
|
||||
|
|
@ -1437,16 +1437,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": {
|
||||
|
|
@ -1477,9 +1477,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": "ezyang/htmlpurifier",
|
||||
|
|
@ -12241,5 +12241,5 @@
|
|||
"php": "^7.4|^8.0"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.0.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue