summaryrefslogtreecommitdiffstats
path: root/core/vendor/DOMPurify/.bower.json
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-08-23 16:35:27 +0200
committerGitHub <noreply@github.com>2017-08-23 16:35:27 +0200
commit4225f938182a0b998d620d278b32a42660a6d032 (patch)
tree4723e17ff0c1998d5c80822451b16fbd5b95af7b /core/vendor/DOMPurify/.bower.json
parent08b71ca682e677e9404b439f19ca4f991f6e07d4 (diff)
parent36915232034986df624f695ee95a71f44481ab0f (diff)
downloadnextcloud-server-4225f938182a0b998d620d278b32a42660a6d032.tar.gz
nextcloud-server-4225f938182a0b998d620d278b32a42660a6d032.zip
Merge pull request #6165 from nextcloud/bump-dompurify
Bump DOMPurify
Diffstat (limited to 'core/vendor/DOMPurify/.bower.json')
-rw-r--r--core/vendor/DOMPurify/.bower.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/core/vendor/DOMPurify/.bower.json b/core/vendor/DOMPurify/.bower.json
index f3250f4e3f5..cb58c97b3bb 100644
--- a/core/vendor/DOMPurify/.bower.json
+++ b/core/vendor/DOMPurify/.bower.json
@@ -1,6 +1,6 @@
{
"name": "DOMPurify",
- "version": "0.8.9",
+ "version": "1.0.0",
"homepage": "https://github.com/cure53/DOMPurify",
"author": "Cure53 <info@cure53.de>",
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
@@ -29,13 +29,14 @@
"test",
"website"
],
- "_release": "0.8.9",
+ "_release": "1.0.0",
"_resolution": {
"type": "version",
- "tag": "0.8.9",
- "commit": "4465943c936b90fa966776d95dc360917801d80f"
+ "tag": "1.0.0",
+ "commit": "4d0115a125b295e8b8e9fe4353222da53e543ba0"
},
"_source": "https://github.com/cure53/DOMPurify.git",
- "_target": "^0.8.4",
- "_originalSource": "DOMPurify"
+ "_target": "^1.0.0",
+ "_originalSource": "DOMPurify",
+ "_direct": true
} \ No newline at end of file