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

This commit is contained in:
Renovate Bot
2021-10-20 11:15:50 +00:00
committed by renovate[bot]
parent 686804f60c
commit bf295391a7
2 changed files with 4 additions and 4 deletions

View File

@ -5377,9 +5377,9 @@
}
},
"@types/sanitize-html": {
"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==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.5.0.tgz",
"integrity": "sha512-PeFIEZsO9m1+ACJlXUaimgrR+5DEDiIXhz7Hso307jmq5Yz0lb5kDp8LiTr5dMMMliC/jNNx/qds7Zoxa4zexw==",
"dev": true,
"requires": {
"htmlparser2": "^6.0.0"

View File

@ -148,7 +148,7 @@
"@types/react-test-renderer": "17.0.1",
"@types/react-transition-group": "4.4.3",
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.3.2",
"@types/sanitize-html": "2.5.0",
"@types/store": "2.0.2",
"@types/validator": "13.6.4",
"autoprefixer": "10.3.7",