Bump dompurify from 2.0.17 to 2.1.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-23 11:59:30 +00:00
committed by GitHub
parent 33151417a6
commit 9ab52965e1
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"buefy": "^0.9.3",
"bulma": "^0.9.0",
"date-fns": "^2.16.1",
"dompurify": "^2.0.17",
"dompurify": "^2.1.0",
"hotkeys-js": "^3.8.1",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",

View File

@@ -3536,10 +3536,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"
dompurify@^2.0.17:
version "2.0.17"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.17.tgz#505ffa126a580603df4007e034bdc9b6b738668e"
integrity sha512-nNwwJfW55r8akD8MSFz6k75bzyT2y6JEa1O3JrZFBf+Y5R9JXXU4OsRl0B9hKoPgHTw2b7ER5yJ5Md97MMUJPg==
dompurify@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.0.tgz#29ae507c1e50ea8e46929844194670605160df01"
integrity sha512-wKExRhOwUnfm1icoISSXnlmM1P2l07W2tFQqbU+8oySnvy7tHwj2iHJ1kJQi8EfcTlojsHKESOJwCGVJmNUdPQ==
domutils@1.5.1:
version "1.5.1"