chore(deps): update dependency @types/sanitize-html to v2.3.2

This commit is contained in:
Renovate Bot
2021-07-06 18:05:44 +00:00
committed by renovate[bot]
parent 7f051cef1d
commit c37e210c40
2 changed files with 4 additions and 4 deletions

View File

@ -4267,9 +4267,9 @@
}
},
"@types/sanitize-html": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.3.1.tgz",
"integrity": "sha512-+UT/XRluJuCunRftwO6OzG6WOBgJ+J3sROIoSJWX+7PB2FtTJTEJLrHCcNwzCQc0r60bej3WAbaigK+VZtZCGw==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.3.2.tgz",
"integrity": "sha512-DnmoXsiqG2/RoSf6/lD3Hrs+TCM8ILtzNuuSjmOtRaP/ud9Sy3M3ctwD+SB50EIDs5GzVFF1dJk2Fq/ID/PNCQ==",
"dev": true,
"requires": {
"htmlparser2": "^6.0.0"

View File

@ -146,7 +146,7 @@
"@types/react-test-renderer": "17.0.1",
"@types/react-transition-group": "4.4.1",
"@types/redux-actions": "2.6.1",
"@types/sanitize-html": "2.3.1",
"@types/sanitize-html": "2.3.2",
"@types/store": "2.0.2",
"@types/validator": "13.6.2",
"autoprefixer": "10.2.6",