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 v1.27.2 (#304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b5aa809813
commit
e8b5362208
@ -74,7 +74,7 @@
|
|||||||
"@types/node-fetch": "2.5.8",
|
"@types/node-fetch": "2.5.8",
|
||||||
"@types/react": "17.0.3",
|
"@types/react": "17.0.3",
|
||||||
"@types/react-select": "4.0.13",
|
"@types/react-select": "4.0.13",
|
||||||
"@types/sanitize-html": "1.27.1",
|
"@types/sanitize-html": "1.27.2",
|
||||||
"@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.20.0",
|
"@typescript-eslint/eslint-plugin": "4.20.0",
|
||||||
|
|||||||
@ -1087,10 +1087,10 @@
|
|||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
csstype "^3.0.2"
|
csstype "^3.0.2"
|
||||||
|
|
||||||
"@types/sanitize-html@1.27.1":
|
"@types/sanitize-html@1.27.2":
|
||||||
version "1.27.1"
|
version "1.27.2"
|
||||||
resolved "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-1.27.1.tgz"
|
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-1.27.2.tgz#f7bf16ca4b1408278f97ae737f0377a08a10b35c"
|
||||||
integrity sha512-TW5gfZYplKQYO8003WrxaDgwyJsEG74920S+Ei7zB9mbUFgm7l2NvFAumXzxL+1fOwM2I9A+G/1rgiEebQOxcQ==
|
integrity sha512-DrH26m7CV6PB4YVckjbSIx+xloB7HBolr9Ctm0gZBffSu5dDV4yJKFQGPquJlReVW+xmg59gx+b/8/qYHxZEuw==
|
||||||
dependencies:
|
dependencies:
|
||||||
htmlparser2 "^4.1.0"
|
htmlparser2 "^4.1.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user