Upgrade sanitize types

This commit is contained in:
J. Ryan Stinnett
2021-05-10 17:43:10 +01:00
parent 1b372b17e0
commit 3e68d73597
2 changed files with 7 additions and 24 deletions

View File

@@ -137,7 +137,7 @@
"@types/react": "^16.9",
"@types/react-dom": "^16.9.10",
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "^1.27.0",
"@types/sanitize-html": "^2.3.1",
"@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",