mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore(deps): update dependency @types/sanitize-html to v2.3.1 (#330)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
982ff51c8b
commit
b372b555fd
@ -75,7 +75,7 @@
|
|||||||
"@types/node-fetch": "2.5.10",
|
"@types/node-fetch": "2.5.10",
|
||||||
"@types/react": "17.0.3",
|
"@types/react": "17.0.3",
|
||||||
"@types/react-select": "4.0.15",
|
"@types/react-select": "4.0.15",
|
||||||
"@types/sanitize-html": "2.3.0",
|
"@types/sanitize-html": "2.3.1",
|
||||||
"@types/twemoji": "12.1.1",
|
"@types/twemoji": "12.1.1",
|
||||||
"@types/url-regex-safe": "1.0.0",
|
"@types/url-regex-safe": "1.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "4.22.0",
|
"@typescript-eslint/eslint-plugin": "4.22.0",
|
||||||
|
|||||||
@ -1098,10 +1098,10 @@
|
|||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
csstype "^3.0.2"
|
csstype "^3.0.2"
|
||||||
|
|
||||||
"@types/sanitize-html@2.3.0":
|
"@types/sanitize-html@2.3.1":
|
||||||
version "2.3.0"
|
version "2.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.3.0.tgz#bf6555bf233b8325e2068d83a75903f4c5e6d465"
|
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.3.1.tgz#094d696b83b7394b016e96342bbffa6a028795ce"
|
||||||
integrity sha512-q+Xg5t8Yn0KeomXMyVMoxtKyvh2u1ywkPqFlMy/5luF8D+DN+HhFN9pesJ6BsuoLuDCukR8p922KkCZnkTHOpg==
|
integrity sha512-+UT/XRluJuCunRftwO6OzG6WOBgJ+J3sROIoSJWX+7PB2FtTJTEJLrHCcNwzCQc0r60bej3WAbaigK+VZtZCGw==
|
||||||
dependencies:
|
dependencies:
|
||||||
htmlparser2 "^6.0.0"
|
htmlparser2 "^6.0.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user