This commit is contained in:
renovate[bot] 2019-02-22 07:41:25 -05:00 committed by Justin Shreve
parent 4347e1a9e0
commit 699b669891
2 changed files with 4 additions and 4 deletions

View File

@ -7206,9 +7206,9 @@
}
},
"dompurify": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.9.tgz",
"integrity": "sha512-lt9f3A3RO1OCNaWdA+s/k7YVn0Typ5MbAKmX94PLCZbs8wLNccX3Bj4xXA7GLKOoDb/MeVoAoeIJarZD1JUnjg=="
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.10.tgz",
"integrity": "sha512-huhl3DSWX5LaA7jDtnj3XQdJgWW1wYouNW7N0drGzQa4vEUSVWyeFN+Atx6HP4r5cang6oQytMom6I4yhGJj5g=="
},
"domutils": {
"version": "1.5.1",

View File

@ -132,7 +132,7 @@
"d3-selection": "^1.3.2",
"d3-shape": "^1.2.2",
"d3-time-format": "^2.1.3",
"dompurify": "1.0.9",
"dompurify": "1.0.10",
"emoji-flags": "^1.2.0",
"gfm-code-blocks": "1.0.0",
"gridicons": "3.1.1",