build(deps): bump dompurify from 1.0.11 to 2.0.6 (#234)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-17 00:35:51 -07:00 committed by Yongjie Zhao
parent 770c95dabd
commit b608823383
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@
"dependencies": {
"d3": "^3.5.17",
"datatables.net-bs": "^1.10.15",
"dompurify": "^1.0.3",
"dompurify": "^2.0.6",
"prop-types": "^15.6.2"
},
"peerDependencies": {

View File

@ -31,7 +31,7 @@
"@data-ui/xy-chart": "^0.0.81",
"d3": "^3.5.17",
"d3-tip": "^0.9.1",
"dompurify": "^1.0.3",
"dompurify": "^2.0.6",
"fast-safe-stringify": "^2.0.6",
"lodash": "^4.17.11",
"mathjs": "^3.20.2",

View File

@ -29,7 +29,7 @@
"@airbnb/lunar": "^2.35.0",
"@airbnb/lunar-icons": "^2.1.4",
"@types/dompurify": "^0.0.33",
"dompurify": "^1.0.11"
"dompurify": "^2.0.6"
},
"peerDependencies": {
"@superset-ui/chart": "^0.12.0",