mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 11:54:31 +02:00
replace bower-asset/dompurify with npm-asset/dompurify
This commit is contained in:
parent
c15671fa78
commit
0126aa5018
2 changed files with 14 additions and 21 deletions
33
composer.lock
generated
33
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": "54311f4bed63e279077593d1b357f292",
|
||||
"content-hash": "24ce422b54b70a7841c08c428e3dd7e8",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asika/simple-console",
|
||||
|
@ -107,25 +107,6 @@
|
|||
"WTFPL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/dompurify",
|
||||
"version": "1.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:cure53/DOMPurify.git",
|
||||
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
|
||||
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
|
||||
},
|
||||
"type": "bower-asset",
|
||||
"license": [
|
||||
"MPL-2.0",
|
||||
"Apache-2.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/fork-awesome",
|
||||
"version": "1.2.0",
|
||||
|
@ -1878,6 +1859,18 @@
|
|||
"MIT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "npm-asset/dompurify",
|
||||
"version": "1.0.11",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.11.tgz"
|
||||
},
|
||||
"type": "npm-asset",
|
||||
"license": [
|
||||
"MPL-2.0 OR Apache-2.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "npm-asset/es-jquery-sortable",
|
||||
"version": "0.9.13-patch2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue