1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

Merge pull request #721 from amir20/dependabot/npm_and_yarn/dompurify-2.1.1

This commit is contained in:
dependabot-preview[bot]
2020-09-26 03:06:45 +00:00
committed by GitHub
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.1.0",
"dompurify": "^2.1.1",
"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.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.0.tgz#29ae507c1e50ea8e46929844194670605160df01"
integrity sha512-wKExRhOwUnfm1icoISSXnlmM1P2l07W2tFQqbU+8oySnvy7tHwj2iHJ1kJQi8EfcTlojsHKESOJwCGVJmNUdPQ==
dompurify@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.1.tgz#b5aa988676b093a9c836d8b855680a8598af25fe"
integrity sha512-NijiNVkS/OL8mdQL1hUbCD6uty/cgFpmNiuFxrmJ5YPH2cXrPKIewoixoji56rbZ6XBPmtM8GA8/sf9unlSuwg==
domutils@1.5.1:
version "1.5.1"