Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 7e5122b

Browse files
Update dependency @types/sanitize-html to v2.8.0 (#10103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c22584 commit 7e5122b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2365,11 +2365,11 @@
23652365
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
23662366

23672367
"@types/sanitize-html@^2.3.1":
2368-
version "2.6.2"
2369-
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.6.2.tgz#9c47960841b9def1e4c9dfebaaab010a3f6e97b9"
2370-
integrity sha512-7Lu2zMQnmHHQGKXVvCOhSziQMpa+R2hMHFefzbYoYMHeaXR0uXqNeOc3JeQQQ8/6Xa2Br/P1IQTLzV09xxAiUQ==
2368+
version "2.8.0"
2369+
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-2.8.0.tgz#c53d3114d832734fc299568a3458a49f9edc1eef"
2370+
integrity sha512-Uih6caOm3DsBYnVGOYn0A9NoTNe1c4aPStmHC/YA2JrpP9kx//jzaRcIklFvSpvVQEcpl/ZCr4DgISSf/YxTvg==
23712371
dependencies:
2372-
htmlparser2 "^6.0.0"
2372+
htmlparser2 "^8.0.0"
23732373

23742374
"@types/scheduler@*":
23752375
version "0.16.2"
@@ -5147,7 +5147,7 @@ htmlparser2@^6.0.0:
51475147
domutils "^2.5.2"
51485148
entities "^2.0.0"
51495149

5150-
htmlparser2@^8.0.1:
5150+
htmlparser2@^8.0.0, htmlparser2@^8.0.1:
51515151
version "8.0.1"
51525152
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-8.0.1.tgz#abaa985474fcefe269bc761a779b544d7196d010"
51535153
integrity sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==

0 commit comments

Comments
 (0)